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

[Bug] Bundle apply ignores --force #153

Closed
b4nst opened this issue Jul 24, 2023 · 1 comment · Fixed by #155
Closed

[Bug] Bundle apply ignores --force #153

b4nst opened this issue Jul 24, 2023 · 1 comment · Fixed by #155

Comments

@b4nst
Copy link
Contributor

b4nst commented Jul 24, 2023

> timoni bundle apply --force --context <redacted> -f deploy.bundle.cue
[...]
10:25AM ERR IAMPolicyMember/google-cloud/ci-container-build-wli dry-run failed, reason: the IAMPolicyMember's spec is immutable: admission webhook "deny-immutable-field-updates.cnrm.cloud.google.com" denied the request: the IAMPolicyMember's spec is immutable
exit status 1

Will get a look into that as soon as I get some bandwidth


> timoni version
api: timoni.sh/v1alpha1
client: 0.0.0-5d5064d.1689867267
cue: 0.5.0
@stefanprodan
Copy link
Owner

Maybe that error is not conformant with Kubernetes errors package. The code is here: https://github.com/fluxcd/pkg/blob/2a323d771e17af02dee2ccbbb9b445b78ab048e5/ssa/utils.go#L288

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 a pull request may close this issue.

2 participants