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(kayenta): Fix management endpoints configuration after migration to Spring Boot 2 #567

Merged
merged 1 commit into from
Jun 26, 2019

Conversation

Aloren
Copy link
Contributor

@Aloren Aloren commented Jun 21, 2019

management.security.enabled is removed from Spring Boot 2.

@spinnakerbot
Copy link
Contributor

The following commits need their title changed:

  • 8f56e5b: Fix management endpoints configuration after migration to Spring Boot 2

Please format your commit title into the form:

<type>(<scope>): <subject>, e.g. fix(kubernetes): address NPE in status check

This allows us to easily generate changelogs & determine semantic version numbers when cutting releases. You can read more about commit conventions here.

@fieldju
Copy link
Collaborator

fieldju commented Jun 25, 2019

The bot wants you to rename your commit message.

@Aloren Aloren force-pushed the feature/fix-management-endpoints branch from 8f56e5b to dae24b1 Compare June 26, 2019 08:52
@Aloren Aloren changed the title Fix management endpoints configuration after migration to Spring Boot 2 fix(kayenta): Fix management endpoints configuration after migration to Spring Boot 2 Jun 26, 2019
@Aloren
Copy link
Contributor Author

Aloren commented Jun 26, 2019

@fieldju thank you :) done

@duftler duftler merged commit 015eabe into spinnaker:master Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants