Sascha Grunert
Sascha Grunert
Target is to define a set of metrics around Kubernetes releases to elaborate on the reduced [release cadence][0]. This discussion came up during the KEP implementation phase. The [planned survey...
We should collect a list of dependencies for building the kubernetes release artifacts. This way we can eliminate network access during the release build and strive towards hermetic builds.
Goal is to [enhance the existing documentation](https://github.com/kubernetes/sig-release/blob/master/release-blocking-jobs.md) about the management (promotion and demotion) of master informing and blocking jobs in our dashboards: - https://testgrid.k8s.io/sig-release-master-informing - https://testgrid.k8s.io/sig-release-master-blocking The outcome of the...
The [cookie api is an js extension](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/cookies) but supports a lots of browsers. Do you think it is worth to adding it to stdweb?
All our internal APIs (CRDs) are in `alpha` right now. We also follow a pre v1.x.y semver scheme right now, which allows us breaking the API as we want. If...
#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: This incorporates new linters as well as the configuration update. New...
We should cover basic workload and profile upgrade scenarios to avoid races in conjunction with workload scheduling and profile reconciliation.
#### What type of PR is this? /kind feature #### What this PR does / why we need it: Creating the baseprofiles in the CI. #### Which issue(s) this PR...
#### What type of PR is this? /kind feature #### What this PR does / why we need it: This should make keyless signing into the staging repositories work. ####...