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

neon-cluster-operator: GlAuthController fails due to missing neon-system-db connection string? #1865

Closed
jefflill opened this issue Oct 18, 2023 · 1 comment
Assignees
Labels
bug Identifies a bug or other failure cluster-operators Related to one of our cluster operators neon-kube Related to our Kubernetes distribution

Comments

@jefflill
Copy link
Collaborator

The GlAuthController is failing due to an uninitialized neon-system-db connection string. Here's where the exception is thrown:

Image

and here's where the the controller reconciles:

Image

@jefflill jefflill added neon-kube Related to our Kubernetes distribution cluster-operators Related to one of our cluster operators bug Identifies a bug or other failure labels Oct 18, 2023
@jefflill
Copy link
Collaborator Author

I can't repro this again though. I was running the operator on my workstation and had a break on InvalidOperationException.

I looked through the code and the controller's StartAsync() method seems to be setting the connection string OK, so I can't explain this behavior.

@jefflill jefflill self-assigned this Oct 18, 2023
@jefflill jefflill changed the title neon-cluster-operator: GlAuthController fails due to missing neon-system-db connection string neon-cluster-operator: GlAuthController fails due to missing neon-system-db connection string? Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Identifies a bug or other failure cluster-operators Related to one of our cluster operators neon-kube Related to our Kubernetes distribution
Projects
None yet
Development

No branches or pull requests

2 participants