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

chore: add podAnnotaions to varnish pods and fix yq #1

Merged
merged 4 commits into from
Apr 10, 2023

Conversation

robgordon89
Copy link

Added podAnnotations, with tests; required for some Kubernetes features (Linkerd)

Fixed yq for v4 here

IBM#103

Copy link
Owner

@cin cin left a comment

Choose a reason for hiding this comment

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

LGTM! I was a monster last night and merged things. Still have some work to do on automation. Going to merge this in for next steps.

@cin cin merged commit 8b5e8cc into cin:main Apr 10, 2023
cin added a commit that referenced this pull request Apr 10, 2023
* chore: add podAnnotaions to varnish pods and fix yq

Signed-off-by: Robert Gordon <[email protected]>

* Update Makefile

Removing repo usage in Makefile for now

* Update Makefile

---------

Signed-off-by: Robert Gordon <[email protected]>
Co-authored-by: Craig Ingram <[email protected]>
cin added a commit that referenced this pull request Apr 10, 2023
* doc(vcl/sharding): fix line 310

Signed-off-by: Arthur Zinck <[email protected]>

* doc(vcl/sharding): add precision for hash vs pass

Signed-off-by: Arthur Zinck <[email protected]>

* Migrating from ibmcom to cinple dockerhub repo (#2)

* Migrating from ibmcom to cinple dockerhub repo

* Updated versions and moved gh repo

* Removing quotes from variables in Makefile

* Updated e2e tests for k8s 1.26

* Added additional k8s versions for e2e tests

* Release 0.36.0

* chore: add podAnnotaions to varnish pods and fix yq (#1)

* chore: add podAnnotaions to varnish pods and fix yq

Signed-off-by: Robert Gordon <[email protected]>

* Update Makefile

Removing repo usage in Makefile for now

* Update Makefile

---------

Signed-off-by: Robert Gordon <[email protected]>
Co-authored-by: Craig Ingram <[email protected]>

* Fixed dockerhub_repo handling when not set (#4)

* Fixed dockerhub_repo handling when not set (as it is in external repos)

* Fixed syntax err

* Fixing deprecation warning

* Remove parallel test

* Moved prep in scope with other jobs

* Case matters

* Moving prep step inside matrix job

* Updating generated code

* Fixing imports

* Fixing import warnings

* Release 0.37.0

---------

Signed-off-by: Arthur Zinck <[email protected]>
Signed-off-by: Robert Gordon <[email protected]>
Co-authored-by: Arthur Zinck <[email protected]>
Co-authored-by: Github Actions CI <>
Co-authored-by: Bob Gordon <[email protected]>
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.

2 participants