Skip to content

Changes/1.14.4 commits from upstream for 1.14.4 changes - #170

Merged
swastik959 merged 63 commits into
rancher:nginx-v1.14.x-fixfrom
swastik959:changes/1.14.4
Mar 11, 2026
Merged

Changes/1.14.4 commits from upstream for 1.14.4 changes#170
swastik959 merged 63 commits into
rancher:nginx-v1.14.x-fixfrom
swastik959:changes/1.14.4

Conversation

@swastik959

Copy link
Copy Markdown

commits from upstream for 1.14.4 changes

Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
…#14534)

Co-authored-by: Shreya V R <shreyadixit8505@gmail.com>
…removal. (kubernetes#14537)

Co-authored-by: Shreya V R <shreyadixit8505@gmail.com>
Co-authored-by: Shane F. Carr <shane.carr@wustl.edu>
…rough. (kubernetes#14543)

Co-authored-by: Clément Nussbaumer <clement.nussbaumer@postfinance.ch>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…n`. (kubernetes#14550)

Co-authored-by: MohammadHosein Bahmani <mhossein.bahmani@divar.ir>
…ubernetes#14548)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… hosts. (kubernetes#14556)

Co-authored-by: shawnhuang92 <shawnhuang92@163.com>
…ancer. (kubernetes#14559)

Co-authored-by: shreya-vr18 <shreyadixit8505@gmail.com>
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
…greeter-server/rootfs (kubernetes#14573)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#14579)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ernetes#14600)

Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
Co-authored-by: Floris Feddema <floris.feddema@infosupport.com>
Gacko and others added 28 commits March 8, 2026 17:24
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steven Jin Xuan <sjinxuan@microsoft.com>
* refactor rancher build process due to upstream changes
* Remove drone
`go install ginkgo` followed by `which ginkgo` is newly added in the upstream repo.
This is making the drone build fail for arm64 arch. The ginkgo library
gets installed under $GOPATH/bin/linux_arm64 dir. This is unlike amd64 images
which typically install go libraries under $GOPATH/bin. Since the previously mentioned
dir is not in PATH, the command `which ginkgo` fails. I've added this location to PATH
to fix the build failure. See upstream PRs linked below for more info:
kubernetes#8566
kubernetes#8569
* refactor rancher build process due to upstream changes
* Remove drone
Signed-off-by: swastik959 <Sswastik959@gmail.com>
Signed-off-by: swastik959 <Sswastik959@gmail.com>
Signed-off-by: swastik959 <Sswastik959@gmail.com>
@swastik959
swastik959 merged commit 71dc17f into rancher:nginx-v1.14.x-fix Mar 11, 2026
2 checks passed
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.

7 participants