Skip to content

Support for service level annotations #423

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

Merged
merged 1 commit into from
Jun 26, 2018
Merged

Conversation

bigkraig
Copy link

Takes the ingress annotations map and merges the services annotations on top, then uses this for generating desired target groups.

This allows users to customize healthchecks and other service specific configurations at the service, allowing for an ALB to have different healthcheck/successcodes/etc for each target group.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jun 26, 2018
@bigkraig bigkraig merged commit de3eb41 into master Jun 26, 2018
@bigkraig bigkraig deleted the service-annotations branch June 26, 2018 02:15
bigkraig added a commit that referenced this pull request Oct 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants