Ryan Drew

Results 29 issues of Ryan Drew

See https://github.com/learnitall/image-tools/tree/pr/learnitall/startup-script-ca-certificates Please ensure your pull request adheres to the following guidelines: - [ ] For first time contributors, read [Submitting a pull request](https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#submitting-a-pull-request) - [ ] All code is...

dont-merge/needs-release-note-label

/kind bug **1. What `kops` version are you running? The command `kops version`, will display this information.** `Client version: 1.29.0-alpha.2 (git-v1.29.0-alpha.2)` **2. What Kubernetes version are you running? `kubectl version`...

kind/bug
lifecycle/rotten

## Proposal / RFE **Is your feature request related to a problem?** Sysdumps do not export any information regarding the resources specifically recreated for cilium-cli workflow tests, ie, the cilium-cli...

kind/feature
area/CI

#### What type of PR is this? /kind feature #### What this PR does / why we need it: This PR introduces a set of commits that enable measurements to...

cncf-cla: yes
size/M
kind/feature
ok-to-test

This issue tracks adding expiry tags to the infrastructure deployed by scale test workflows. Cloud Custodian can use these expiry tags to clean up dangling VMs and clusters in a...

area/CI
kind/performance
kind/scalability

This commit adds a new page to the contributing section of Cilium's documentation to document the responsibilities of the cilium/vendor team, expanding on the description found in the CODEOWNERS file.

area/documentation
release-note/misc

The MODIFIERS build arg in the Dockerfiles can be used to enable some build-time features, such as a binaries with race detection. This is implemented by having the value of...

kind/bug
area/build
sig/agent

This commit changes the builder image for cilium-operator to be the cilium-builder image, rather than the golang image. This change will allow for arm64 builds of the cilium-operator to be...

release-note/misc
area/build

**What happened**: I build a Go binary using the [boringcrypto Go Experiment](https://go.dev/src/crypto/internal/boring/README), however a Syft scan showed the experiment as not being used. This happens regardless of if `crypto/tls/fipsonly` is...

bug
needs-discussion