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

Ajay tripathy fix imagepullsecrets #1369

Closed
wants to merge 38 commits into from

Conversation

AjayTripathy
Copy link
Contributor

@AjayTripathy AjayTripathy commented Apr 14, 2022

What does this PR change?

Cherry fixes from v1.92 into develop

Does this PR rely on any other PRs?

No

How does this PR impact users? (This is the kind of thing that goes in release notes!)

Syncs devel with patches from v1.92

Links to Issues or ZD tickets this PR addresses or fixes

How was this PR tested?

It's already running on nightly etc.

Have you made an update to documentation?

No

michaelmdresser and others added 30 commits February 24, 2022 18:44
Commit auto-generated by release script.
Bump in-code version of v1.91 branch for v1.91.0-rc.2
* Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported"

This reverts commit 3d1f53d.

* Fix isGLUUProvider env var parsing

* Bump to v1.91.0-rc.2

Commit auto-generated by release script.

Co-authored-by: Kaelan Patel <[email protected]>
Commit auto-generated by release script.
Bump in-code version of v1.91 branch for v1.91.0-rc.3
* Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported"

This reverts commit 3d1f53d.

* Fix isGLUUProvider env var parsing

* Bump to v1.91.0-rc.2

Commit auto-generated by release script.

* Bump to v1.91.0-rc.3

Commit auto-generated by release script.

Co-authored-by: Kaelan Patel <[email protected]>
Commit auto-generated by release script.
Bump in-code version of v1.91 branch for v1.91.0
* Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported"

This reverts commit 3d1f53d.

* Fix isGLUUProvider env var parsing

* Bump to v1.91.0-rc.2

Commit auto-generated by release script.

* Bump to v1.91.0-rc.3

Commit auto-generated by release script.

* Bump to v1.91.0

Commit auto-generated by release script.

Co-authored-by: Kaelan Patel <[email protected]>
Commit auto-generated by release script.
Bump in-code version of v1.91 branch for v1.91.1
* Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported"

This reverts commit 3d1f53d.

* Fix isGLUUProvider env var parsing

* Bump to v1.91.0-rc.2

Commit auto-generated by release script.

* Bump to v1.91.0-rc.3

Commit auto-generated by release script.

* Bump to v1.91.0

Commit auto-generated by release script.

* Bump to v1.91.1

Commit auto-generated by release script.

* fix conflict

Co-authored-by: Kaelan Patel <[email protected]>
Co-authored-by: Niko Kovacevic <[email protected]>
Co-authored-by: Kaelan Patel <[email protected]>
Commit auto-generated by release script.
Commit auto-generated by release script.
AjayTripathy and others added 8 commits March 29, 2022 23:47
* Bump version to 1.91.0-rc.1

* add generated yaml file

* Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported"

This reverts commit 3d1f53d.

* Fix isGLUUProvider env var parsing

* Bump to v1.91.0-rc.2

Commit auto-generated by release script.

* Release v1.91.0-rc.2 (#1286)

* Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported"

This reverts commit 3d1f53d.

* Fix isGLUUProvider env var parsing

* Bump to v1.91.0-rc.2

Commit auto-generated by release script.

Co-authored-by: Kaelan Patel <[email protected]>

* add generated yaml file

* Bump to v1.91.0-rc.3

Commit auto-generated by release script.

* Release v1.91.0-rc.3 (#1291)

* Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported"

This reverts commit 3d1f53d.

* Fix isGLUUProvider env var parsing

* Bump to v1.91.0-rc.2

Commit auto-generated by release script.

* Bump to v1.91.0-rc.3

Commit auto-generated by release script.

Co-authored-by: Kaelan Patel <[email protected]>

* add generated yaml file

* Bump to v1.91.0

Commit auto-generated by release script.

* Release v1.91.0 (#1295)

* Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported"

This reverts commit 3d1f53d.

* Fix isGLUUProvider env var parsing

* Bump to v1.91.0-rc.2

Commit auto-generated by release script.

* Bump to v1.91.0-rc.3

Commit auto-generated by release script.

* Bump to v1.91.0

Commit auto-generated by release script.

Co-authored-by: Kaelan Patel <[email protected]>

* add generated yaml file

* Fix typo directly to master.

* Bump to v1.91.1

Commit auto-generated by release script.

* Release v1.91.1 (#1309)

* Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported"

This reverts commit 3d1f53d.

* Fix isGLUUProvider env var parsing

* Bump to v1.91.0-rc.2

Commit auto-generated by release script.

* Bump to v1.91.0-rc.3

Commit auto-generated by release script.

* Bump to v1.91.0

Commit auto-generated by release script.

* Bump to v1.91.1

Commit auto-generated by release script.

* fix conflict

Co-authored-by: Kaelan Patel <[email protected]>
Co-authored-by: Niko Kovacevic <[email protected]>
Co-authored-by: Kaelan Patel <[email protected]>

* add generated yaml file

* Bump to v1.91.2

Commit auto-generated by release script.

* bump version (#1314)

* add generated yaml file

* fix ne

* actually fix to fallback to etlCloudAsset

* default to true

* use KindIS function

Co-authored-by: Michael Dresser <[email protected]>
Co-authored-by: Kaelan Patel <[email protected]>
Co-authored-by: Niko Kovacevic <[email protected]>
Co-authored-by: Kaelan Patel <[email protected]>
Commit auto-generated by release script.
@michaelmdresser
Copy link
Contributor

Closing in favor of #1380

@chipzoller chipzoller deleted the AjayTripathy-fix-imagepullsecrets branch October 4, 2023 22:57
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.

6 participants