Skip to content

Merge release-next into master for the 1.4 release#610

Merged
jetstack-bot merged 48 commits intomasterfrom
release-next
Jun 16, 2021
Merged

Merge release-next into master for the 1.4 release#610
jetstack-bot merged 48 commits intomasterfrom
release-next

Conversation

@wallrj
Copy link
Member

@wallrj wallrj commented Jun 15, 2021

irbekrm and others added 30 commits June 1, 2021 15:41
Signed-off-by: irbekrm <irbekrm@gmail.com>
Since renewBefore is now calculated as min(duration / 3, renewBefore) this should no longer be an issue

Signed-off-by: irbekrm <irbekrm@gmail.com>
Signed-off-by: irbekrm <irbekrm@gmail.com>
Signed-off-by: irbekrm <irbekrm@gmail.com>
Signed-off-by: joshvanl <vleeuwenjoshua@gmail.com>
Signed-off-by: joshvanl <vleeuwenjoshua@gmail.com>
Signed-off-by: joshvanl <vleeuwenjoshua@gmail.com>
Signed-off-by: irbekrm <irbekrm@gmail.com>
Signed-off-by: irbekrm <irbekrm@gmail.com>
Signed-off-by: irbekrm <irbekrm@gmail.com>
Co-authored-by: Ashley Davis <SgtCoDFish@users.noreply.github.com>
Signed-off-by: irbekrm <irbekrm@gmail.com>
When this page was merged to release-next, it broke the build on master
since these new links do not exist yet on /docs. They only exist in
/next-docs.

To remediate that, we use a relative path.

Signed-off-by: Maël Valais <mael@vls.dev>
Add a section about Certificate's renewal time calculation
Signed-off-by: joshvanl <vleeuwenjoshua@gmail.com>
Signed-off-by: joshvanl <vleeuwenjoshua@gmail.com>
Signed-off-by: joshvanl <vleeuwenjoshua@gmail.com>
Adds upgrade for 1.3 -> 1.4 (no special notes)
…issuer

Certificate signing request ca issuer
Signed-off-by: Maël Valais <mael@vls.dev>
Signed-off-by: Maël Valais <mael@vls.dev>
Signed-off-by: Maël Valais <mael@vls.dev>
Signed-off-by: Maël Valais <mael@vls.dev>
Signed-off-by: Maël Valais <mael@vls.dev>
Signed-off-by: Maël Valais <mael@vls.dev>
Signed-off-by: Maël Valais <mael@vls.dev>
Signed-off-by: Maël Valais <mael@vls.dev>
maelvls and others added 8 commits June 15, 2021 18:20
Signed-off-by: Maël Valais <mael@vls.dev>
Co-authored-by: Erik Godding Boye <egboye@gmail.com>
Signed-off-by: Maël Valais <mael@vls.dev>
Co-authored-by: Ashley Davis <ashley.davis@jetstack.io>
Signed-off-by: Maël Valais <mael@vls.dev>
Co-authored-by: Ashley Davis <ashley.davis@jetstack.io>
Signed-off-by: Maël Valais <mael@vls.dev>
Co-authored-by: Ashley Davis <ashley.davis@jetstack.io>
… release

Co-authored-by: Irbe Krumina <irbekrm@gmail.com>
release-notes-1.4: add bug fixes

Signed-off-by: Maël Valais <mael@vls.dev>
Co-authored-by: Ashley Davis <ashley.davis@jetstack.io>
Signed-off-by: Maël Valais <mael@vls.dev>
@maelvls maelvls mentioned this pull request Jun 16, 2021
13 tasks
@jetstack-bot
Copy link
Contributor

New changes are detected. LGTM label has been removed.

@jetstack-bot jetstack-bot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jun 16, 2021
maelvls and others added 2 commits June 16, 2021 12:13
… below

we might not actually backport ingress v1 support to 1.4, which would
mean that 1.4 won't support 1.22.

Signed-off-by: Maël Valais <mael@vls.dev>
@jetstack-bot
Copy link
Contributor

Thanks for your pull request. Before we can look at it, you'll need to add a 'DCO signoff' to your commits.

📝 Please follow instructions in the contributing guide to update your commits with the DCO

Full details of the Developer Certificate of Origin can be found at developercertificate.org.

The list of commits missing DCO signoff:

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@wallrj wallrj added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. and removed dco-signoff: no Indicates that at least one commit in this pull request is missing the DCO sign-off message. labels Jun 16, 2021
@wallrj
Copy link
Member Author

wallrj commented Jun 16, 2021

/override dco

@jetstack-bot
Copy link
Contributor

@wallrj: Overrode contexts on behalf of wallrj: dco

Details

In response to this:

/override dco

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@wallrj
Copy link
Member Author

wallrj commented Jun 16, 2021

/unhold

@jetstack-bot jetstack-bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 16, 2021
@wallrj
Copy link
Member Author

wallrj commented Jun 16, 2021

/lgtm

@jetstack-bot
Copy link
Contributor

@wallrj: you cannot LGTM your own PR.

Details

In response to this:

/lgtm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@wallrj wallrj requested a review from jakexks June 16, 2021 12:54
@wallrj wallrj added the lgtm Indicates that a PR is ready to be merged. label Jun 16, 2021
@jetstack-bot jetstack-bot merged commit aaeba36 into master Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. lgtm Indicates that a PR is ready to be merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants