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

Make sure that the provided namespace will be used for HA tests #2009

Merged

Conversation

johscheuer
Copy link
Member

Description

Fixes: #2006

Type of change

Please select one of the options below.

  • Bug fix (non-breaking change which fixes an issue)

Discussion

Testing

Ran a manual test:

$ kubectl get ns
NAME                             STATUS   AGE
jscheuermann-primary             Active   39s
jscheuermann-primary-satellite   Active   27s
jscheuermann-remote              Active   15s
jscheuermann-remote-satellite    Active   3s

Documentation

Follow-up

@johscheuer johscheuer added the bug Something isn't working label Apr 29, 2024
@foundationdb-ci
Copy link

Result of fdb-kubernetes-operator-pr on Linux CentOS 7

  • Commit ID: f363138
  • Duration 2:26:55
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@johscheuer johscheuer merged commit 11e75fe into FoundationDB:main Apr 30, 2024
8 checks passed
@johscheuer johscheuer deleted the create-ha-namespaces-same-name branch April 30, 2024 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

e2e tests for HA setup should not include random prefix.
3 participants