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

Confusing status message in flux boostrap #4316

Closed
1 task done
Jaykul opened this issue Oct 11, 2023 · 0 comments · Fixed by #4317
Closed
1 task done

Confusing status message in flux boostrap #4316

Jaykul opened this issue Oct 11, 2023 · 0 comments · Fixed by #4317

Comments

@Jaykul
Copy link
Contributor

Jaykul commented Oct 11, 2023

Describe the bug

I got this error indicating that gotk-sync.yaml did not exist:
image

And was confused because three lines earlier, it says it "committed sync manifests" ...

After re-trying and re-reading the direction, I created both gotk files empty, and ran it successfully, but noticed in the log that it says "committed sync manifests" for both commits, even though all the other status messages show "component" ...

image

Seems like just a mistake in the first "committed" status message.

Steps to reproduce

Pre-create the kustomization.yaml with just:

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- gotk-components.yaml
- gotk-sync.yaml

And run flux bootstrap

Expected behavior

It should say "committed component manifests" (which is what's in the git commit message)

Screenshots and recordings

No response

OS / Distro

Windows 10

Flux version

v2.1.1

Flux check

N/A

Git provider

No response

Container Registry provider

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
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.

1 participant