Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Oct 24, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Oct 24, 2021
hakman and others added 29 commits October 17, 2025 18:55
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
fix notfound backendservice/healthchekc
chore: reduce logspam when matching channels
Normally they are the same, but for CI builds they are different,
and kopsbase.Version is the consistent one to use for CI builds.

We also need to be careful not to conflate the version with
the docker image tag; image tags cannot contain '+' characters,
but our CI versions do.  We replace '+' with '_' for image tags.

Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
fix: use kopsbase.Version instead of kopsbase.KOPS_RELEASE_VERSION
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
calico: Don't install Wireguard if disabled
Drop bridge-utils and conntrack packages
Signed-off-by: Ciprian Hacman <chacman@microsoft.com>
Use the new home under kubernetes-sigs
Update kindnet repository links in documentation
Update the node package list only before installing packages
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
aws: Fix missing permissions for CCM and LBC
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
Improve the node package list updates
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
The bare-metal tests were running out of disk space,
which leads to confusing errors.
justinsb and others added 30 commits December 31, 2025 19:03
Move url util to where it's solely used
The previous dns-node e2e template isn't actually used by any e2e tests, so I just renamed apiserver-dns-none.yaml.tmpl to apiserver.yaml.tmpl
Use dns=none for apiserver-nodes test
dns=none is not supported on apiserver nodes
Use public dns for apiserver-nodes e2e
Add iam:ListInstanceProfiles permission to Karpenter
Removed unused Bool, Int32, Int64, and Uint64Value functions.
Continue to skip failing e2e tests in k8s CI versions
Remove unused pointer helper functions
Kops only defaults to RBAC in `kops create cluster`. A cluster provided via manifest will default to AlwaysAllow.

Certain E2E tests expect RBAC to be enabled, and theres little value in testing these configurations with AlwaysAllow, so set RBAC in these templates.
Add unit test for jsonutils.SortSlice
Support API field mapping for bastion.loadBalancer.type
Deprecate version util in pkg/k8sversion
This matches the upstream manifest
Update metrics-server container port
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.