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

[zuul] use 'service-telemetry' as namespace #497

Merged
merged 2 commits into from
Sep 29, 2023

Conversation

elfiesmelfie
Copy link
Collaborator

@elfiesmelfie elfiesmelfie commented Sep 29, 2023

The format was incorrect, and cannot include '#' or capital letters.

https://review.rdoproject.org/zuul/build/7b4f5f48368a41d2be73044bbd00abed

The format was incorrect, and cannot include '#' or capital letters.
@@ -1,5 +1,5 @@
---
namespace: "service-telemetry-PR#{{ zuul.change }}-{{ zuul.build }}"
namespace: "service-telemetry"
Copy link
Member

Choose a reason for hiding this comment

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

Can you not just remove the # part and add a | lower function here? I'd still rather not lose the non-default namespace test.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

That would also cause a failure, because there are a few more places to shake out that don't use the namespace var.

Copy link
Member

Choose a reason for hiding this comment

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

I'll reluctantly approve this to get things working, but can you file a follow up task to come back and make sure we can test with dynamic namespaces?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I've created an issue to track this internally

@elfiesmelfie elfiesmelfie merged commit 713be16 into master Sep 29, 2023
11 checks passed
@elfiesmelfie elfiesmelfie deleted the efoley-zuul-fix-namespace branch September 29, 2023 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants