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(expose): override public service port #210

Merged
merged 6 commits into from
Jan 28, 2021

Conversation

cristhian-castaneda
Copy link
Contributor

This PR enables the Operator to override the port if expose.service.overrides.{service}.publicPort is defined.

Fixes #204

related PR #208

@armory-jenkins
Copy link

The title of this Pull Request needs to be changed to match the format:

<type>(<scope>): <subject>

See more details here: https://www.spinnaker.io/community/contributing/submitting/#commit-message-conventions

Some common examples are:

feat(armory.io): add docs.armory.io
fix(parser): grammar and spelling
style(loadingPage): made it super pretty!
refactor(helpMessages): changed order to make more sense

@cristhian-castaneda cristhian-castaneda changed the title fix(expose): override public service port fix(expose): override public service port Jan 28, 2021
@coveralls
Copy link

Pull Request Test Coverage Report for Build 518525925

  • 6 of 17 (35.29%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.04%) to 36.453%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/util/runtime.go 0 11 0.0%
Totals Coverage Status
Change from base Build 515644218: -0.04%
Covered Lines: 2119
Relevant Lines: 5813

💛 - Coveralls

@cristhian-castaneda cristhian-castaneda merged commit c183db0 into master Jan 28, 2021
@cristhian-castaneda cristhian-castaneda deleted the fix/override-public-port branch January 28, 2021 19:47
cristhian-castaneda added a commit that referenced this pull request Feb 18, 2021
* fix(build): no push dev image to scan.connect.redhat.com (#184)

* fix(timeout): avoid revalidation when patching Spinnaker Status. (#192)

* fix(timeout): avoid revalidation when patching Spinnaker Status.

* fix(timeout): add unit test.

* fix(timeout): add unit test.

* chore(cve): fix for CVE-2020-13757 (#193)

* feat(validator/aws): add aws account validator. (#195)

* feat(validator/aws): add aws account validator.

* feat(validator/aws): solve PR comments.

* chore(halyard): Updated halyard version (#197)

* chore(halyard): Updated halyard version (#200)

* fix(validation): validate primary account for kubernetes provider. (#209)

* fix(expose): override public service port (#210)

* fix(expose): override service port if 'expose.service.overrides.{service}.publicPort' is defined.

* fix(expose): avoid to override patches.

* fix(expose): cleanup code.

* fix(expose): add unit test.

* fix(expose): add unit test.

* fix(expose): add unit test.

* chore(halyard): Updated halyard version (#213)

Co-authored-by: Jossue <jossue@gmail.com>
cristhian-castaneda added a commit that referenced this pull request May 6, 2021
* fix(build): no push dev image to scan.connect.redhat.com (#184)

* fix(timeout): avoid revalidation when patching Spinnaker Status. (#192)

* fix(timeout): avoid revalidation when patching Spinnaker Status.

* fix(timeout): add unit test.

* fix(timeout): add unit test.

* chore(cve): fix for CVE-2020-13757 (#193)

* feat(validator/aws): add aws account validator. (#195)

* feat(validator/aws): add aws account validator.

* feat(validator/aws): solve PR comments.

* chore(halyard): Updated halyard version (#197)

* chore(halyard): Updated halyard version (#200)

* fix(validation): validate primary account for kubernetes provider. (#209)

* fix(expose): override public service port (#210)

* fix(expose): override service port if 'expose.service.overrides.{service}.publicPort' is defined.

* fix(expose): avoid to override patches.

* fix(expose): cleanup code.

* fix(expose): add unit test.

* fix(expose): add unit test.

* fix(expose): add unit test.

* chore(halyard): Updated halyard version (#213)

* feat(health-check): increase timeout and validate ready replicas for status. (#219)

* feat(health-check): increase timeout and validate ready replicas for status.

* feat(health-check): fix unit tests.

* fix(build): set up Go in github action.

* doc(fix): add Plugins section to README (#220)

* doc(fix): add Plugins section to README

add plugins section and point to Armory docs

* finish sentence

Co-authored-by: Cristhian Castaneda <ccastanedarivera@gmail.com>

* feat(cloudfoundry/validation): Add a CloudFoundry validation for each… (#222)

* feat(cloudfoundry/validation): Add a CloudFoundry validation for each account.

* feat(cloudfoundry/validation): Adding unit tests for CF Service.

* chore(halyard): Updated halyard version (#232)

Co-authored-by: Jossue <jossue@gmail.com>
Co-authored-by: aimeeu <aimeeu.opensource@gmail.com>
Co-authored-by: JB <jorgebee65@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kustomise: doesn't work with service port definition
4 participants