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

Trigger reconciliation of clusterbuilder #369

Open
mgibson1121 opened this issue Oct 13, 2023 · 0 comments
Open

Trigger reconciliation of clusterbuilder #369

mgibson1121 opened this issue Oct 13, 2023 · 0 comments

Comments

@mgibson1121
Copy link

We have observed a number of factors that lead to issues with the builder/ClusterBuilders state that include cached secrets and issues accessing the registry in which a builder image is written to. The builder/ClusterBuilder resource also has a long loop before the kpack controller attempts to re-reconcile the resource. This can lead to frustration on behalf of users where they make me changes to their kpack configuration during troubleshooting, but the reconciliation loop has not yet occurred.

Proposed solution

Introduce a CLI command to forces a reconciliation attempt of builders/Cluster Builders

Acceptance Criteria

  • Implement a kpack CLI command accessible from the builder/ClusterBuilder tree of commands to force a reconciliation attempt. Verbs like "kick" or "trigger" are often used in K8s ecosystems for use cases like this.
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

No branches or pull requests

1 participant