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

Bug-fixes value-defaulting #20

Merged

Conversation

georgekuruvillak
Copy link

@georgekuruvillak georgekuruvillak commented Mar 5, 2020

What this PR does / why we need it:
This PR adds default values to values.yaml. It also takes care of go-template value conversion issues.
Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:

Added default values to values.yaml. It also takes care of go-template value conversion issues.

@georgekuruvillak georgekuruvillak requested a review from a team as a code owner March 5, 2020 20:54
@gardener-robot-ci-2 gardener-robot-ci-2 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Mar 5, 2020
@georgekuruvillak
Copy link
Author

@amshuman-kr There were some bugs fixes associated with conversion of values that resulted in incorrent conversions example int conversion of size resources etc. PTAL. I have created a hotfix as well. Will trigger the release post to the review.

@georgekuruvillak georgekuruvillak force-pushed the bugfixes_valuedefaulting branch from 37c64d7 to fe43f22 Compare March 5, 2020 21:15
@gardener-robot-ci-3 gardener-robot-ci-3 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Mar 5, 2020
@gardener-robot-ci-2 gardener-robot-ci-2 removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Mar 5, 2020
@georgekuruvillak georgekuruvillak force-pushed the bugfixes_valuedefaulting branch from fe43f22 to b97a977 Compare March 5, 2020 22:19
@gardener-robot-ci-3 gardener-robot-ci-3 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Mar 5, 2020
Copy link
Collaborator

@amshuman-kr amshuman-kr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requires rebasing after #18, I think.

charts/etcd/templates/etcd-statefulset.yaml Show resolved Hide resolved
charts/etcd/templates/etcd-statefulset.yaml Show resolved Hide resolved
controllers/etcd_controller.go Show resolved Hide resolved
@georgekuruvillak georgekuruvillak force-pushed the bugfixes_valuedefaulting branch from b97a977 to 4aa8959 Compare March 6, 2020 08:38
@gardener-robot-ci-3 gardener-robot-ci-3 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Mar 6, 2020
@gardener-robot-ci-2 gardener-robot-ci-2 removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Mar 6, 2020
@georgekuruvillak georgekuruvillak changed the title Bugfixes valuedefaulting Bug-fixes value-defaulting Mar 6, 2020
Copy link
Collaborator

@amshuman-kr amshuman-kr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine. Just a couple of variable name changes 🙂

controllers/etcd_controller.go Outdated Show resolved Hide resolved
controllers/etcd_controller.go Outdated Show resolved Hide resolved
controllers/etcd_controller.go Outdated Show resolved Hide resolved
controllers/etcd_controller.go Outdated Show resolved Hide resolved
controllers/etcd_controller.go Outdated Show resolved Hide resolved
controllers/etcd_controller.go Outdated Show resolved Hide resolved
controllers/etcd_controller.go Outdated Show resolved Hide resolved
controllers/etcd_controller.go Outdated Show resolved Hide resolved
controllers/etcd_controller.go Outdated Show resolved Hide resolved
controllers/etcd_controller.go Outdated Show resolved Hide resolved
@gardener-robot-ci-3 gardener-robot-ci-3 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Mar 6, 2020
@gardener-robot-ci-3 gardener-robot-ci-3 removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Mar 6, 2020
@georgekuruvillak georgekuruvillak force-pushed the bugfixes_valuedefaulting branch from 31b28fd to 5b9af5f Compare March 6, 2020 11:40
@gardener-robot-ci-3 gardener-robot-ci-3 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Mar 6, 2020
@gardener-robot-ci-2 gardener-robot-ci-2 removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Mar 6, 2020
@amshuman-kr
Copy link
Collaborator

@georgekuruvillak I don't see the variable name changes you marked as resolved.

@gardener-robot-ci-2 gardener-robot-ci-2 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Mar 6, 2020
Copy link
Collaborator

@amshuman-kr amshuman-kr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the changes!

@amshuman-kr amshuman-kr merged commit 1cf2312 into gardener:master Mar 6, 2020
@georgekuruvillak georgekuruvillak deleted the bugfixes_valuedefaulting branch March 6, 2020 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants