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

Secret not auto-generated #81

Closed
Vafilor opened this issue Mar 4, 2020 · 4 comments
Closed

Secret not auto-generated #81

Vafilor opened this issue Mar 4, 2020 · 4 comments

Comments

@Vafilor
Copy link
Contributor

Vafilor commented Mar 4, 2020

I ran into this while deploying on microk8s. I got to executing a workflow and then the web failed (with no error message) because the secret was not created.

I propose testing if the secret exists on core startup and if it doesn't, create it.

Thoughts @rushtehrani @aleksandrmelnikov ?

@aleksandrmelnikov
Copy link
Contributor

Which secret was missing??
Shouldn't the deployment be creating all the necessary secrets?

@Vafilor
Copy link
Contributor Author

Vafilor commented Mar 4, 2020

onepanel-env-default Ideally it should.

@rushtehrani
Copy link
Contributor

Hmm, this worked for me before. I'm about to run another cluster, will let you know.

@rushtehrani
Copy link
Contributor

Addressed in onepanelio/manifests#32

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

3 participants