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

Release v0.2.0 #211

Merged
merged 1 commit into from
Sep 30, 2021
Merged

Release v0.2.0 #211

merged 1 commit into from
Sep 30, 2021

Conversation

thomasmckay
Copy link
Collaborator

No description provided.

Copy link
Member

@font font left a comment

Choose a reason for hiding this comment

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

Just a couple minor comments.

@@ -14,9 +14,6 @@ namePrefix: gatekeeper-operator-
commonLabels:
Copy link
Member

Choose a reason for hiding this comment

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

Do we need to commit these changes?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I can investigate the changes but I'd like to see make release and make bundle idempotent.

Copy link
Member

Choose a reason for hiding this comment

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

💯 agree. In the past I've had issues trying to maintain what the correct idempotent state of the file should be, as certain commands would alter it again and then break CI because it detected a change that was not committed. This may have been fixed now as clearly the tests have passed.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Can you run make release and see if the results match? It's kustomize

$ kustomize version
{Version:unknown GitCommit:$Format:%H$ BuildDate:1970-01-01T00:00:00Z GoOs:linux GoArch:amd64}

@@ -45,31 +42,8 @@ patchesStrategicMerge:
#- webhookcainjection_patch.yaml

# the following config is for teaching kustomize how to do var substitution
vars:
Copy link
Member

Choose a reason for hiding this comment

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

This is scaffolding from operator-sdk. Not sure we should remove. Thoughts?

# All RBAC will be applied under this service account in
# the deployment namespace. You may comment out this resource
# if your manager will use a service account that exists at
# runtime. Be sure to update RoleBinding and ClusterRoleBinding
# subjects if changing service account names.
# Comment the following 4 lines if you want to disable
Copy link
Member

Choose a reason for hiding this comment

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

Do we need to commit these changes?

@thomasmckay thomasmckay merged commit 8cef9ff into gatekeeper:master Sep 30, 2021
@thomasmckay thomasmckay deleted the release-v0.2.0 branch September 30, 2021 12:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants