Skip to content

Ensure namespace exists on worker startup #2609

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

yuandrew
Copy link

What was changed

Use describeNamespace on worker start

Why?

to make sure user has access to the namespace and that it exists

Checklist

  1. Closes Call describe namespace on worker start #2060

  2. How was this tested:
    Added new test

  3. Any docs updates needed?

@yuandrew yuandrew requested a review from a team as a code owner July 31, 2025 16:22
@yuandrew yuandrew enabled auto-merge (squash) July 31, 2025 21:20
@yuandrew yuandrew disabled auto-merge August 1, 2025 20:28
USE_DOCKER_SERVICE: false
# USE_DOCKER_SERVICE: false
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this change intentional?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm trying to figure out why CI fails, but locally tests pass. Some reason autoconfigure/WorkerVersioningTest is running in CI, but doesn't run locally. I'm trying to see if it could be some CI configuration that's causing this difference in behavior

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 this pull request may close these issues.

Call describe namespace on worker start
3 participants