Peter Rifel
6dbc164969
./hack/update-expected.sh
2023-11-21 20:55:05 -06:00
Peter Rifel
d6eeae0ee3
Add volume modification support to EBS CSI Driver
2023-11-21 20:54:39 -06:00
Kubernetes Prow Robot
d7b7987833
Merge pull request #16119 from rifelpet/ebs-csi-version
...
Upgrade AWS EBS CSI Driver
2023-11-21 06:29:03 +01:00
Peter Rifel
88872b3b96
./hack/update-expected.sh
2023-11-20 22:35:32 -06:00
Peter Rifel
386352ea17
Upgrade AWS EBS CSI Driver to v1.25.0
2023-11-20 22:35:27 -06:00
Kubernetes Prow Robot
bcbf6c79a4
Merge pull request #16113 from h3poteto/iss-16027
...
Replace * in IAM tags when IRSA namespace has wildcard
2023-11-20 18:43:09 +01:00
AkiraFukushima
91d3e89313
Replace * in IAM tags when IRSA namespace has wildcard
2023-11-20 21:48:10 +09:00
Kubernetes Prow Robot
528710f775
Merge pull request #16111 from kubernetes/dependabot/github_actions/actions/dependency-review-action-3.1.3
...
Bump actions/dependency-review-action from 3.1.2 to 3.1.3
2023-11-20 07:14:48 +01:00
Kubernetes Prow Robot
c39025b611
Merge pull request #16115 from zetaab/allowlocalfile
...
allow local file VFS in asset copy
2023-11-19 23:58:32 +01:00
Jesse Haka
0d3f3710a4
allow local file VFS in asset copy
2023-11-19 23:26:33 +02:00
Kubernetes Prow Robot
ca4796b4fb
Merge pull request #16110 from aauren/update_kuberouter_1.6
...
Update kube-router to 1.6
2023-11-19 20:54:42 +01:00
Kubernetes Prow Robot
d5086a785c
Merge pull request #16112 from zetaab/fix/openstackvalidate
...
Check cluster information when filtering instances
2023-11-19 18:03:02 +01:00
Jesse Haka
c6957314d8
use only k8s metadata
2023-11-19 15:54:37 +02:00
Jesse Haka
b242ac5435
check kops cluster name when filtering instances in openstack
2023-11-19 15:52:33 +02:00
dependabot[bot]
78188ddb15
Bump actions/dependency-review-action from 3.1.2 to 3.1.3
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](fde92acd08...7bbfa034e7
)
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-19 06:23:41 +00:00
Aaron U'Ren
f31ca6f12d
Remove deprecation of kube-router from release notes
2023-11-18 15:37:23 -06:00
Aaron U'Ren
6903c6cb0e
Remove deprecation of kube-router
2023-11-18 15:36:56 -06:00
Aaron U'Ren
36ad005876
Update kube-router to v1.6.0
2023-11-18 15:32:43 -06:00
Kubernetes Prow Robot
0b99ade7a4
Merge pull request #16020 from justinsb/otlp
...
Experimental support for tracing
2023-11-18 16:27:24 +01:00
justinsb
364b3a7096
Added release note about OpenTelemetry
...
In particular, highlighting that it is not "phone home" telemetry.
2023-11-18 09:25:09 -05:00
justinsb
824e4d4c6c
otlp traceserver can now read from VFS
...
This lets us easily show the results from prow jobs, captured as artifacts.
2023-11-18 09:12:19 -05:00
justinsb
e0622ba3a2
Support writing traces to a directory, wire it up in kubetest2
...
If given a directory, we can construct a reasonable name based on the
executable name, pid and timestamp. Then this is relatively easy to
wire up from kubetest2, if we have an artifacts directory.
2023-11-18 09:12:19 -05:00
justinsb
3269f07905
Added basic opentelemetry docs
...
Co-authored-by: Peter Rifel <rifelpet@users.noreply.github.com>
2023-11-18 09:12:19 -05:00
justinsb
2bb2d11c56
protobuf autogen
2023-11-18 09:12:19 -05:00
justinsb
831352fbe7
otel tools: basic trace server for jaeger
...
This allows us to explore a trace file in jaeger.
2023-11-18 09:12:19 -05:00
justinsb
e0a79e1bd1
Generated code / vendoring
2023-11-18 09:12:19 -05:00
justinsb
d8c449a4f8
Basic OpenTelemetry support
...
We initially support capturing to a file (in our own format, as it
doesn't appear a suitable format exists). This means we don't need a
server to capture the traces, and can start capturing through prow
without a lot of infrastructure changes.
Co-authored-by: Peter Rifel <rifelpet@users.noreply.github.com>
2023-11-18 09:12:19 -05:00
Kubernetes Prow Robot
702afd8038
Merge pull request #16108 from kubernetes/dependencies/update-1700201201
...
Update dependencies
2023-11-17 16:10:45 +01:00
github-actions
003d1fc965
Update dependencies
2023-11-17 06:06:41 +00:00
Kubernetes Prow Robot
f3b3766cd0
Merge pull request #16107 from hakman/calico-3.26.4
...
Update Calico to v3.26.4
2023-11-17 04:48:47 +01:00
Ciprian Hacman
2a0c7620ea
hack/update-expected.sh
2023-11-17 04:39:43 +02:00
Ciprian Hacman
1cb21aeebe
Update Calico to v3.26.4
2023-11-17 04:30:40 +02:00
Kubernetes Prow Robot
bf1189e212
Merge pull request #16102 from rifelpet/down-full
...
Don't get cluster --full when attempting leak cleanup
2023-11-14 12:14:37 +01:00
Peter Rifel
b7befc1cb5
Don't get cluster --full when attempting leak cleanup
...
If a job's --down was interrupted, the state store can be in an inconsistent state.
This can cause `kops get cluster --full` to fail if certain additional objects are missing, yet `kops get cluster` would succeed.
We omit `--full` to ensure `kops get cluster` succeeds and leak cleanup is reattempted.
2023-11-13 21:19:49 -06:00
Kubernetes Prow Robot
cef906f1a6
Merge pull request #16097 from kubernetes/dependabot/github_actions/actions/dependency-review-action-3.1.2
...
Bump actions/dependency-review-action from 3.1.0 to 3.1.2
2023-11-12 08:48:33 +01:00
dependabot[bot]
da78ae77ac
Bump actions/dependency-review-action from 3.1.0 to 3.1.2
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](6c5ccdad46...fde92acd08
)
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-12 06:52:53 +00:00
Ciprian Hacman
8916d1e547
Release 1.29.0-alpha.2 ( #16095 )
2023-11-11 13:29:12 +01:00
Kubernetes Prow Robot
289b3cb421
Merge pull request #16091 from marcvorwerk/marcvorwerk-patch-designate-typo
...
Fix Designate naming typo
2023-11-10 22:26:30 +01:00
Marc Vorwerk
354e149c0c
Fix Designate naming typo
2023-11-10 20:14:42 +01:00
Kubernetes Prow Robot
d869c41122
Merge pull request #16089 from kubernetes/dependencies/update-1699596386
...
Update dependencies
2023-11-10 08:32:48 +01:00
github-actions
9f9a297b78
Update dependencies
2023-11-10 06:06:26 +00:00
Kubernetes Prow Robot
5589c83552
Merge pull request #16037 from justinsb/thread_context_through_some_aws_tasks
...
Thread context through some slower AWS tasks
2023-11-10 00:26:21 +01:00
justinsb
49dfdabb79
cloudmock: Add context functions to mock
2023-11-09 08:17:10 -05:00
Ciprian Hacman
65c24a9f3d
Add missing mock functions
2023-11-09 08:17:10 -05:00
justinsb
f79d2da6f6
Thread context through some slower AWS tasks
...
There are still too many context.TODOs here for this to join all the
way up, but we should be able to better understand the slowest tasks.
2023-11-09 08:17:10 -05:00
Kubernetes Prow Robot
61178e4383
Merge pull request #16085 from hakman/go-1.21.4
...
Update Go to v1.21.4
2023-11-09 08:32:30 +01:00
Ciprian Hacman
1653cf74dc
Update Go to v1.21.4
2023-11-09 07:18:46 +02:00
Kubernetes Prow Robot
e28a0c7b7d
Merge pull request #16081 from sl1pm4t/fix-panic
...
fix: concurrent map write panic
2023-11-08 18:05:20 +01:00
Kubernetes Prow Robot
49d62b771a
Merge pull request #16083 from rifelpet/awsvpc-2204
...
Document incompatability with Amazon VPC CNI and 22.04
2023-11-08 04:42:45 +01:00
Peter Rifel
fec3f3b0be
Document incompatability with Amazon VPC CNI and 22.04
2023-11-07 20:33:03 -06:00