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: Fix missing auth.providers config causing CI failures in release-1.3 #87

Conversation

rm3l
Copy link
Member

@rm3l rm3l commented Feb 3, 2025

Description of the change

Fix missing auth.providers config causing app startup to fail in release-1.3

Existing or Associated Issue(s)

Additional Information

Checklist

  • Chart version bumped in Chart.yaml according to semver.
  • Variables are documented in the values.yaml and added to the README.md. The pre-commit utility can be used to generate the necessary content. Use pre-commit run -a to apply changes.
  • JSON Schema template updated and re-generated the raw schema via pre-commit hook.
  • List tests pass for Chart using the Chart Testing tool and the ct lint command.

Copy link

sonarqubecloud bot commented Feb 3, 2025

@rm3l rm3l added the lgtm label Feb 3, 2025
@rm3l rm3l merged commit 31a40f2 into redhat-developer:release-1.3 Feb 3, 2025
5 of 6 checks passed
@rm3l rm3l deleted the fix_missing_auth_providers_config_release-1.3 branch February 3, 2025 12:12
@rm3l rm3l changed the title fix: Fix missing auth.providers config causing app startup to fail in release-1.3 fix: Fix missing auth.providers config causing CI failures in release-1.3 Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant