Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move k8s objects out of the default namespace #674

Merged
merged 2 commits into from
Feb 17, 2022
Merged

Conversation

k4leung4
Copy link
Contributor

Signed-off-by: Kenny Leung kleung@chainguard.dev

Summary

Update config yamls to create rekor objects in its own namespace.

Ticket Link

Fixes #673

Release Note

rekor objects will now be created in the rekor namespace instead of the default namespace.

Signed-off-by: Kenny Leung <kleung@chainguard.dev>
@k4leung4 k4leung4 requested a review from a team as a code owner February 17, 2022 05:22
Signed-off-by: Kenny Leung <kleung@chainguard.dev>
Copy link
Member

@lukehinds lukehinds left a comment

Choose a reason for hiding this comment

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

LGTM

@dlorenc dlorenc merged commit 0169c76 into sigstore:main Feb 17, 2022
@github-actions github-actions bot added this to the v1.0.0 milestone Feb 17, 2022
jspeed-meyers pushed a commit to jspeed-meyers/rekor that referenced this pull request Feb 17, 2022
* Move k8s objects out of the default namespace

Signed-off-by: Kenny Leung <kleung@chainguard.dev>

* append -system to namespace to avoid confusion

Signed-off-by: Kenny Leung <kleung@chainguard.dev>
Signed-off-by: John Speed Meyers <jsmeyers@chainguard.dev>
@k4leung4 k4leung4 deleted the ns branch March 8, 2022 23:12
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Avoid installing rekor in default namespace
4 participants