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

Ignore Extra Labels in CodebaseImageStream #153

Closed
zmotso opened this issue Oct 24, 2024 · 0 comments · Fixed by #154
Closed

Ignore Extra Labels in CodebaseImageStream #153

zmotso opened this issue Oct 24, 2024 · 0 comments · Fixed by #154
Labels
bug Something isn't working

Comments

@zmotso
Copy link
Contributor

zmotso commented Oct 24, 2024

Auto-deploy functionality is currently experiencing issues when extra labels are present in kind: CodebaseImageStream. This task focuses on investigating the root cause of this issue and implementing a solution that allows the auto-deploy process to ignore these extra labels, ensuring that auto-deploy functions correctly. This may involve adjustments in how labels are processed or validated during the auto-deploy process.

Acceptance Criteria

  • The issue with auto-deploy failing due to extra labels in kind: CodebaseImageStream is thoroughly investigated.
  • A solution is implemented that allows auto-deploy to ignore these extra labels and proceed with deployment as expected.
  • Auto-deploy functionality is tested with kind: CodebaseImageStream that contains extra labels to ensure it works correctly.
  • Documentation is updated to reflect any changes in the auto-deploy process or how labels are handled.
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
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant