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

release-1.16 Pick require affinity for typha #1368

Conversation

freecaykes
Copy link
Contributor

@freecaykes freecaykes commented Jun 30, 2021

Description

pick from #1308 for release-v1.16

For PR author

  • Tests for change.
  • If changing pkg/apis/, run make gen-files
  • If changing versions, run make gen-versions

For PR reviewers

A note for code reviewers - all pull requests must have the following:

  • Milestone set according to targeted release.
  • Appropriate labels:
    • kind/bug if this is a bugfix.
    • kind/enhancement if this is a a new feature.
    • enterprise if this PR applies to Calico Enterprise only.

Copy link
Member

@tmjd tmjd left a comment

Choose a reason for hiding this comment

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

How did you pick these changes? I'm asking because of the addition in core_controller.go Line 457-464.
If you performed the pick by picking #1308 I think instead you should pick the 3 individual commits that were picked as part of #1308 instead of picking #1308.
I didn't see any other changes that were not changes in the original pick but I'm concerned I might have missed something.

pkg/controller/installation/core_controller.go Outdated Show resolved Hide resolved
@freecaykes freecaykes force-pushed the pick-require-affinity-for-typha-1.16 branch 2 times, most recently from 759c692 to 12253b4 Compare July 7, 2021 20:25
wkrysmann and others added 3 commits July 7, 2021 13:27
* Allow user to select affinity model for Typha

* Regenerate autogenerated files

* affinity set correct affinity based on config

* Set RequiredDuring as a default for AKS, allow RequiredDuring to be selected

* Unit test coverage

* Revert temporary script change

* Fix spelling

* Remove protobuf, gen docs

* Make AKS RequiredDuringSchedulingIgnoredDuringExecution a default value

* Update comments, update typha affinity if clause for clarity

* Typo fix
@freecaykes freecaykes force-pushed the pick-require-affinity-for-typha-1.16 branch from 12253b4 to eb744dc Compare July 7, 2021 20:27
Copy link
Member

@tmjd tmjd left a comment

Choose a reason for hiding this comment

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

LGTM

@freecaykes
Copy link
Contributor Author

/merge-when-ready delete-branch

@marvin-tigera
Copy link
Contributor

OK, I will merge the pull request when it's ready, leave the commits as is when I merge it, and delete the branch after I've merged it.

@marvin-tigera marvin-tigera merged commit fbbf2f3 into tigera:release-v1.16 Jul 7, 2021
@marvin-tigera
Copy link
Contributor

I'm sorry but I failed delete the branch after merging the pull request.

@doublek doublek modified the milestones: v1.16.2, v1.16.3 Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants