8000 fix: namespace creation with temporal operator by msolimans · Pull Request #699 · temporalio/helm-charts · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: namespace creation with temporal operator #699

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 1 commit into
base: main
Choose a base branch
from

Conversation

msolimans
Copy link
@msolimans msolimans commented Apr 23, 2025

removed -n argument to fix issue that is reported here #698

What was changed

removed -n as temporal operator expects namespace to be passed in as temporal operator namespace describe x instead of temporal operator namespace describe -n x

Why?

Checklist

  1. Closes
    [Bug] Schema Job failed to create namespace #698

  2. How was this tested:

with helm template, I generated manifest files and applied them

  1. Any docs updates needed?

removed -n argument to fix issue that is reported here temporalio#698
@CLAassistant
Copy link
CLAassistant commented Apr 23, 2025

CLA assistant check
All committers have signed the CLA.

@robholland
Copy link
Contributor

Which admintools image is being used in your deployment? -n is the correct command for the current CLI release: https://github.com/temporalio/cli/blob/main/temporalcli/commands.operator_namespace.go#L22

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.

3 participants
0