Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Add docs to set permissions due to Kubernetes bug #1191

Merged

Conversation

baijum
Copy link
Member

@baijum baijum commented Jul 29, 2022

Fixes #1157

Signed-off-by: Baiju Muthukadan [email protected]

Changes

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

  • Docs
    included if any changes are user facing
  • Tests
    included if any functionality added or changed. For bugfixes please include tests that can catch regressions
  • All acceptance test scenarios included in the PR which verifies a bugfix or a requested feature reported by a non-member are tagged with @external-feedback tag.
  • Follows the commit message standard

@github-actions github-actions bot added the acceptance-tests-skipped Marks PR that does not need to run the acceptance tests label Jul 29, 2022
@codecov
Copy link

codecov bot commented Jul 29, 2022

Codecov Report

Merging #1191 (4a5b970) into master (55f57ea) will not change coverage.
The diff coverage is n/a.

❗ Current head 4a5b970 differs from pull request most recent head f2384fe. Consider uploading reports for the commit f2384fe to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1191   +/-   ##
=======================================
  Coverage   58.08%   58.08%           
=======================================
  Files          33       33           
  Lines        2839     2839           
=======================================
  Hits         1649     1649           
  Misses       1029     1029           
  Partials      161      161           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 55f57ea...f2384fe. Read the comment docs.

Copy link
Contributor

@sadlerap sadlerap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With this fix, lgtm.
Would like a review from @Srivaralakshmi before merging.

Copy link
Contributor

@sadlerap sadlerap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would like a review from @Srivaralakshmi as well.

Copy link
Contributor

@Srivaralakshmi Srivaralakshmi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@baijum PTAL at the suggested changes. Thanks!

@fbm3307
Copy link
Contributor

fbm3307 commented Aug 8, 2022

/lgtm

@fbm3307
Copy link
Contributor

fbm3307 commented Aug 8, 2022

/approve

Fixes redhat-developer#1157

Signed-off-by: Baiju Muthukadan <[email protected]>
Co-authored-by: Andy Sadler <[email protected]>
Co-authored-by: Srivaralakshmi Ramani <[email protected]>
@baijum
Copy link
Member Author

baijum commented Aug 8, 2022

/approve
/lgtm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 8, 2022

@baijum: you cannot LGTM your own PR.

In response to this:

/approve
/lgtm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 8, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: baijum, fbm3307

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label Aug 8, 2022
@fbm3307
Copy link
Contributor

fbm3307 commented Aug 8, 2022

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Aug 8, 2022
@openshift-merge-robot openshift-merge-robot merged commit db5b21b into redhat-developer:master Aug 8, 2022
pmacik pushed a commit to pmacik/service-binding-operator that referenced this pull request Aug 25, 2022
)

Fixes redhat-developer#1157

Signed-off-by: Baiju Muthukadan <[email protected]>
Co-authored-by: Andy Sadler <[email protected]>
Co-authored-by: Srivaralakshmi Ramani <[email protected]>

Co-authored-by: Andy Sadler <[email protected]>
Co-authored-by: Srivaralakshmi Ramani <[email protected]>
pmacik pushed a commit to pmacik/service-binding-operator that referenced this pull request Aug 26, 2022
)

Fixes redhat-developer#1157

Signed-off-by: Baiju Muthukadan <[email protected]>
Co-authored-by: Andy Sadler <[email protected]>
Co-authored-by: Srivaralakshmi Ramani <[email protected]>

Co-authored-by: Andy Sadler <[email protected]>
Co-authored-by: Srivaralakshmi Ramani <[email protected]>
@baijum baijum deleted the permission-docs branch November 11, 2022 04:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
acceptance-tests-skipped Marks PR that does not need to run the acceptance tests approved lgtm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

service-binding-operator - crunchyDB operator populating tls.key with wrong permissions
5 participants