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

Unable to install version 0.2.0. #232

Open
kannon92 opened this issue Aug 16, 2024 · 2 comments
Open

Unable to install version 0.2.0. #232

kannon92 opened this issue Aug 16, 2024 · 2 comments

Comments

@kannon92
Copy link

I wanted to install the latest version of the flux operator.

I read https://flux-framework.org/flux-operator/getting_started/user-guide.html#quick-install

and tried to run:

VERSION=0.2.0
# For x86
kubectl apply -f https://github.com/flux-framework/flux-operator/releases/download/${VERSION}/flux-operator.yaml

I guess the release didn't provide the operator yaml.

I was able to install using the latest development version.

@vsoch
Copy link
Member

vsoch commented Aug 16, 2024

Huh, that is strange. Let me give a shot at doing a patch. We definitely have had updates since then that would warrant a new release.

@vsoch
Copy link
Member

vsoch commented Aug 16, 2024

I think that was a failed CI run - take a look here: https://github.com/flux-framework/flux-operator/releases/tag/0.2.1 and let me know if that works!

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

2 participants