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

Fix ArgoCD template name normalization #1242

Merged
merged 2 commits into from
Sep 8, 2023
Merged

Conversation

pkosiec
Copy link
Member

@pkosiec pkosiec commented Sep 8, 2023

Description

Changes proposed in this pull request:

  • Fix ArgoCD template name normalization
  • Fix incoming webhook for handling / characters in the source name

Testing

Use instruction from #1220, but instead of argocd source config name, try to use something like, e.g. argocd/BK. Use the name both in Helm chart and the values.yaml for overrides.

Related issue(s)

#1175

@pkosiec pkosiec added the bug Something isn't working label Sep 8, 2023
@pkosiec pkosiec requested review from PrasadG193 and a team as code owners September 8, 2023 13:48
@pkosiec pkosiec enabled auto-merge (squash) September 8, 2023 14:06
@pkosiec pkosiec merged commit 1b4e938 into kubeshop:main Sep 8, 2023
14 checks passed
@pkosiec pkosiec deleted the fix-argocd branch September 8, 2023 14:08
pkosiec added a commit to pkosiec/botkube that referenced this pull request Sep 11, 2023
- Fix ArgoCD template name normalization
- Fix incoming webhook for handling / characters in the source name

(cherry picked from commit 1b4e938)
pkosiec added a commit that referenced this pull request Sep 11, 2023
- Fix ArgoCD template name normalization
- Fix incoming webhook for handling / characters in the source name

(cherry picked from commit 1b4e938)
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.

2 participants