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

Add merge restrictions for Kubernetes 1.23 Code Freeze #1

Closed
wants to merge 5,496 commits into from

Conversation

palnabarun
Copy link
Owner

  • Upgrade kustomize build to Go 1.15
  • Prepare config-forker for unique names in prow
  • Add scripts to move annotations and compare prow job yamls
  • switch pull-kubernetes-files-remake to required
  • add cherrypicker deployment and service
  • enable cherrypick plugin in kubernetes and kubernetes-sigs organizations
  • Update kustomize-presubmit-master.yaml
  • Adds periodic job to test CAPI upgrades
  • Skip stream of jobs that are excluded
  • Add operator branch to main jobs
  • prow.k8s.io bumping PR automatically merged
  • Prow autobump job run every 6 hours instead of every hour
  • Presubmit cgroup v1 crio NodeConformance and NodeFeatures
  • Add CAPI operator verify task
  • Deploy kubernetes external secrets on prow cluster
  • security-profiles-operator: standardize lgtm/approve workflows
  • Remove branch protection for nfd-operator gh-pages
  • increase filestore presubmit job timeout
  • image-builder: add prow job to build gcp images
  • Update Prow to v20210317-3053d84953
  • remove ocp 4.6 ipv6 job from assisted-installer view
  • Add DO SSH private key to preset
  • Bump to 1.16
  • Update TestGrid for GoogleCloudPlatform
  • Add support for alternate default_decoration_configs format that allows defaulting by cluster. (Add support for alternate default_decoration_configs format that allows defaulting by cluster. kubernetes/test-infra#20656)
  • Retry GetRepos() as for user when it fails for org
  • stop specifying master branch in optional kubernetes kind presubmits
  • Add basic sharding for branchprotection config
  • add structured logging CI job
  • Prow: add a tool automatically accepting org invitations
  • Update hmac tool to accept bot invitation
  • Edit the error handling of large requests
  • Kops - update GCE jobs to use cilium instead of calico
  • Revert changes for kubetest2 experiments
  • and panic handling for comment handlers
  • pod-utils: add seme debug logging to censoring
  • remove ocp 4.7 ipv6 job, as it's gonna be removed in a bit
  • Update Prow to v20210318-ffb8032f91
  • Update K8s-Test-Images as needed
  • sidecar: emit debug logs by default
  • sidecar: place temp files on the same device
  • sidecar: don't error on symlinks in artifacts
  • add missing path_alias
  • Remove 1909 jobs for master
  • Replace k8s-testimages/generic_autobump with new k8s-prow/generic-autobump image
  • Combined updates based on comments
  • Update prow/cmd/hmac/main.go
  • Bugzilla: Copy blocks field when cloning bugs
  • Add support for upstream RefConfigFile with multiple image types
  • sidecar: compare fixtures in the other direction
  • sidecar: first-class support for registry credentials
  • drop bazel from KRTE
  • be more explicit about KRTE intended usage.
  • use a namespaced env instead of IMAGE
  • cleanup dockerfile
  • Apply suggestions from code review
  • Apply suggestions from code review
  • Kops - add GCE kubetest2 job
  • prow/cluster-api-provider-openstack: enable periodic and postsubmit conformance tests
  • fix formatting
  • publishing-bot: add job to run go tests
  • skip ipvs test with known issue
  • Tide: Document order of priority setting
  • sidecar: fix a log line
  • jobs: try using HEAD in clone_refs to use default remote branch
  • Update Prow to v20210319-2181a9e7d7
  • Adding jobs for validating Windows Server ver 20H2 on aks-engine
  • Add config test to mergelists
  • Prow monitoring stack: fix a typo in bazel rule
  • azure: use lower case for resource group name
  • sig-windows: create release signal dashboard on testgrid
  • Add context around opening BQ schema ([Kettle] Open files in context kubernetes/test-infra#21458)
  • Move kubetest2 jobs off of krte
  • add back missing FROM to krte
  • Update deps
  • Update K8s-Test-Images as needed
  • Prow integration test: add hook test (Prow integration test: add hook test kubernetes/test-infra#21239)
  • Update capdo milestone applier
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Mon, 22 Mar 2021 00:01:55 UTC
  • Update amazon linux 2 AMI
  • Remove redundant --cloud flag in GCE job
  • Kops - Introduce hour offsets in jobs that specify runs per day
  • kubernetes-csi: more jobs for distributed provisioning and storage capacity
  • kubernetes-csi: promote testing on 1.20 to mandatory
  • sidecar: create symlinks dynamically
  • Update TestGrid for kubevirt
  • pod-utils: sidecar: use sub-struct for censoring options
  • kubernetes-csi: use up-to-date csi-driver-host-path
  • Update Prow to v20210322-23ade8ba07
  • Update TestGrid for kyma
  • Update K8s-Test-Images as needed
  • use nightly aks-engine for windows 20h2 tests
  • Add a release-blocking label for Cluster API
  • Rename cluster-api milestones to v0.3 and v0.4
  • azure: add storage test on CAPZ to 1.18, 1.19, 1.20 and master signal dashboard
  • Update OWNERS
  • prow: use new censoring options for sidecar
  • bump pull-kind-e2e timeout
  • capz: update test image
  • Use aks-engine nightly build
  • Update Prow to v20210323-4a95c1446c, Boskos to v20210323-c5cff1a
  • wg-k8s-infra: rotate leads in OWNERS files
  • Address PR comments
  • Encode cluster provisioning tool in presubmit job name
  • chore: add release jobs for csi-secrets-store
  • Update readme to be more general
  • Update cluster-api-provider-aws owners
  • chore: add pull-secrets-store-csi-driver-build for csi-secrets-store
  • Update testgrid sig-windows-networking jobs
  • releng(kubekins): Update Golang versions to go1.15.10
  • update jobs to use golang 1.16.x
  • cluster-capacity: bump golang to 1.16
  • Enable API availability measurement in 100 and 5k test
  • descheduler: bump golang to 1.16
  • Refactor CAPDO ci jobs
  • bumper: auto-detect base branch if unset
  • Update due to cloud-provider-gcp changes
  • Increase timeouts for cluster-api-provider-aws conformance tests
  • Update Prow to v20210324-96e55b3887
  • CAPI: rename release-blocking label to kind/release-blocking
  • [sig-windows-networking] Fix gcs_prefix
  • [releng] 1.21: Add milestone requirements to release-1.21
  • [releng] 1.21: Add kubekins e3e variant for v1.21
  • Apply suggestions from code review
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Thu, 25 Mar 2021 00:02:31 UTC
  • [releng] 1.21: Add milestone_applier rule to release-1.21
  • [releng] 1.21: Add Slack plugin exemptions for release-1.21
  • Skip serial tests in ci-kubernetes-local-e2e
  • Add a gcb job for kubetest2 ci binaries
  • add a testgrid dashboard for sig-testing-kubetest2
  • Fix publishing-bot-test job
  • Add kubetest2 CI binaries to test images
  • Align reviewers and approvers with CAPI owner file
  • Persist job runs past max_prowjob_age by storing them in the GH status description
  • sidecar: allow profiling memory use over time
  • Make Cluster API make-main target optional
  • Deflake TestBranchProtectionMergeMergesAnythingWithoutAnError
  • sig-windows: add --docker-config-file argument
  • update gce jobs and remove preset-windows-repo-list-2004
  • Added support for full set of repository permissions in Peribolos
  • Update Prow to v20210325-ad0e6d1480
  • Improve fuzztest by printing seed and re-using fuzzer
  • Revert "Make Cluster API make-main target optional"
  • sig-windows: use plain text instead of environment variables for ginkgo regex
  • chore: set pull-secrets-store-csi-driver-e2e-windows to always run
  • update email to sig-testing-alters group
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Fri, 26 Mar 2021 00:01:08 UTC
  • switch kind periodic unit job to main
  • update tests for ConfigureTeamRepos
  • cluster-api-provider-openstack: enable and enforce e2e tests on PR
  • kind dualstack presubmit
  • CAPI main upgrades should use go canary images
  • Security Profiles Operator: Increase memory limit for test pod
  • sig-windows: completely remove GINKGO environment variables
  • Remove k8s client
  • kubekins-e2e: move -ldflag from docker build to go build
  • Use latest-1.21 K8S_RELEASE
  • Update K8s-Test-Images as needed
  • prow: autobump supports setting the title prefix of PR
  • Bump golang version used in gcb-docker-gcloud to 1.16.2
  • refresh: use pluginName
  • pull-publishing-bot-validate: revert to use go1.13
  • use the official KIND for dual stack jobs
  • Add 90m to timeout for ci-kubernetes-e2e-gce-scale-performance
  • Update docker version from 19.03.x to 20.10.x
  • prow/config.yaml: set merge_method for Kui repo
  • Update Prow to v20210329-38365dd4a8
  • peribolos: return more useful errors
  • Add the same bazel fetch retry in integration test as in bazel test
  • Add new envs for setting existing ssh keys
  • add preset-k8s-ssh to kubetest2 jobs
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Mon, 29 Mar 2021 20:19:59 UTC
  • Update config/prow/config.yaml
  • Fix autobumper consistency check flakey after manual bumps
  • Fix gcb-docker-gcloud image build
  • Fix multi-line command
  • Stop using extensions/v1beta1 in scalability tests
  • pull-publishing-bot-validate: add -mod=mod for go1.16
  • CAPDO: bump golangci-lint
  • Add branch name to structured logging CI job tab
  • [releng] 1.21: Add sig-release dashboards for 1.21
  • releng: Add relesae branch jobs for 1.21
  • Add gh-pages presubmit jobs for nfd-operator
  • crio: run the kubelet in its own cgroup
  • kubernetes-sigs/nfd: update golang images to v1.16
  • Allow sig-release jobs to use preset-azure-cred
  • Error in writting failure for BadRequest
  • Typo in Kettle error string
  • Update Prow to v20210330-c3460250be
  • Verify-owners plugin: Replace labels_blacklist with labels_denylist (Verify-owners plugin: Replace labels_blacklist with labels_denylist kubernetes/test-infra#21580)
  • Add a strictUnmarshal options for configurator, and use it in presubmit test
  • fix: add missing decoration_config/timeout settings for some windows-gce jobs
  • Stop using v1beta1.Ingress in scalability tests presets
  • Add new area netpol label
  • Update TestGrid for kubevirt
  • Replace owners_dir_blacklist with owners_dir_denylist
  • Phaino: update instruction with advanced usages
  • prow: cluster-api-provider-openstack: add nightly staging release build
  • Add support for /remove-(approve|lgtm|hold) (Add support for /remove-(approve|lgtm|hold) kubernetes/test-infra#21397)
  • return err from batchOnboardNewTokenForRepos
  • Update Prow to v20210331-c26897a004
  • plugins/bugzilla: improve handleClose behavior
  • use windows 20h2 in one of the presubmit tests
  • Add gerrit support to autobumper
  • censoring: handle trimming better
  • Switch ci-containerd-node-e2e and ci-containerd-node-e2e-1-4 to the latest 1.21 branch
  • Update Prow to v20210331-c404c67e51
  • Kops - update AMIs used in periodic jobs
  • untar to /usr/local/bin
  • Fix HMAC reconciler to revert changes to HMAC secret on error.
  • Add new labels for k/dns repo.
  • Drop Feature:SCTPConnectivity from e2e-cos-alpha-features CI job
  • chore: skip sctp connectivity test for azure dual-stack
  • Kops - Prep build_jobs.py for presubmit support
  • Kops - migrate network plugin presubmits to kubetest2
  • jobs: prep slack-infra for branch rename
  • owners: update config/jobs/kubernetes-sigs/slack-infra
  • Update Prow to v20210401-8f0f19a905
  • Remove e2e-platform-aws preset from kubetest2 presubmit jobs
  • External manager: add a placeholder yaml and update instructions to make things clearer
  • Fix how excluded jobs are found
  • Adjust prow autobump jobs cron with daylight saving
  • Kops - Set GOPATH on kubetest2 presubmit jobs
  • Prow autobumper: support labels override as cmd arg
  • Update K8s-Test-Images as needed
  • Kops - set binary path on kubetest2 presubmit jobs
  • jobs: cleanup slack-infra after branch rename
  • Skips GPUDevicePlugin test for Windows test runs
  • Add another prow autobump job that runs continuously without skip-review label
  • Update Prow to v20210401-1e772aaa42
  • increase timeout to 150m
  • increase kubetest timeout to 20m above ginkgo timeout
  • Crier gerrit reporter: skip reporting if job from newer patchset already exists
  • Enable containerd integration tests dashboard in sig-windows
  • Bump really stale versions of ubuntu/gke images to newer docker/containerd
  • Update based on review comments
  • Separate scheduler-plugins CI Jobs For Each Release Branch
  • Switch to newer pipeline for ubuntu images (for containerd tests)
  • Kops - migrate blocking presubmits to kubetest2
  • Add extra debug output
  • Prow monitoring: set up alert for kubernetes external secret
  • Kops - remove unnecessary presubmit jobs and settings
  • Update K8s-Test-Images as needed
  • Switch to newer pipeline for ubuntu images (for containerd tests) - take II
  • Readd upstream to gerrit autobumper
  • Actually pass the variants KUBETEST2_VERSION as a docker build-arg.
  • Run Feature:Windows tests, skip Slow tests for GCE Windows
  • Switch ci-cri-containerd-node-e2e-benchmark to correct containerd master
  • Run Feature:Windows tests, skip Slow tests for GCE Windows
  • E2E test images: Adds cuda-vector-add-old postsubmit job
  • Needs rebase: Better cope with 1k Github search result size limit
  • ci-cri-containerd-node-e2e-benchmark should be checking out containerd/containerd
  • add metadata to cos images (for node-e2e-benchmark test)
  • cherrypicker: add log level flag and refine typo
  • pull-release-cluster-up: Only run when push-build.sh is modified
  • Ensure that tide github context is success before attempting to merge
  • Update Prow to v20210404-ef7abaaa70
  • Slack token secret synced from google secret manager
  • Update K8s-Test-Images as needed
  • Kops GCE - Skip additional tests
  • Kops - Update kubetest2's GCE SSH user
  • Needs rebase: Scan for PRs every six hour instead of 24h
  • Clean up and expand gopherage metadata json
  • Define a team/katacoda label for k/website
  • Update labels.md (generated)
  • Deploy kubernetes external secrets controller and CRD in k8s-prow-builds cluster
  • Symlink kes deployment for build cluster
  • Update GCE containerd windows test job to 1.21 (instead of 1.20)
  • Move kettle sub to filtered one ([Kettle] Move kettle to filtered subscription  kubernetes/test-infra#21456)
  • Update Prow to v20210405-6dbf38e7a2
  • Kops - increase validation time on Flatcar jobs
  • kubeadm: add kinder test jobs for k8s 1.21
  • Fix cri-tools UID/GID and username values for test images
  • Bump testgrid to support junit error
  • Add disable_prowjob_analysis: true to Windows containerd-integration
  • Fix ci-kubernetes-e2e-windows-containerd-gce-1-21 to reflect the master job
  • Tide: Sync success state prior to pr merging with status controller
  • Fix CAPI upgrade tests
  • Overwrite config for scalability jobs for 1.18 release
  • Update Prow to v20210406-ce245c8592
  • Prometheus alertmanager use alertmanagerconfig CR instead of plain text secret
  • Update rules_go in the vague hope that it helps
  • Checkconfig: Add check if supplemental prow configs are in org/repo structure
  • Approvers: Fix potential out of bounds panic
  • Allow setting team/katacoda label
  • Grafana secret deployed from google secret manager
  • Update Prow to v20210406-c93b12e964, Boskos to v20210406-69ca1df
  • Drop thoroughly stale arm64 dashboards from testgrid
  • Upload config through config merger
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Wed, 07 Apr 2021 00:02:12 UTC
  • fix marker for 1.21 release branch
  • Revert "Replace owners_dir_blacklist with owners_dir_denylist"
  • Adding fixing job timeouts for 1.21 gce-windows-* prow jobs
  • kubeadm: fix dash/dot issue in kinder-kubelet-x-on-y.yaml
  • Update Prow to v20210407-51f95c2d52
  • Periodic job for network performance measurement
  • tests: Skips device plugin for Windows
  • CAPI jobs cleanup
  • Revert "Revert "Replace owners_dir_blacklist with owners_dir_denylist""
  • repoowner: take care of NPD issue
  • Revert "Enable API availability measurement in 100 and 5k test"
  • Update Prow to v20210407-6f0b9e1e65
  • external secret: add azure-cred
  • Update K8s-Test-Images as needed
  • Make gerrit autobump resilient to abandoned autobump PRs
  • prow/config/tide: Order TideQuery properties by stability
  • Revert "repoowner: take care of NPD issue"
  • Update Prow to v20210407-95b2586ae4
  • Update Prow to v20210407-2fcf42a1eb
  • ci-kubernetes-e2e-windows-containerd-gce* is not really testing containerd
  • Encode error string to avoid Unicode failure
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Thu, 08 Apr 2021 00:02:30 UTC
  • Simplify cri-tools image build jobs
  • capg: add jobs for release-0.3 and update jobs for the main branch
  • gh: handle 403 when x-accepted-oauth-scopes is empty
  • Leftpad GitHub status description before adding basesha
  • Add --gke-down-timeout to kubetest to make cluster deletion time adjustable.
  • Update TestGrid for kubevirt
  • Remove dead code: LoadRepoAliases is unused anywhere other than in unit test
  • Revert "Revert "repoowner: take care of NPD issue""
  • Update Prow to v20210408-64d57d2156
  • ownersDirDenylist can never be nil
  • Use consistent sig-windows-networking jobs names
  • Update TestGrid for GoogleCloudPlatform
  • change cluster-api alert mail to sig-cluster-lifecycle-cluster-api-alerts@kubernetes.io
  • add alerts for cluster-api-provider-openstack
  • Remove milestone restrictions on master/release-1.21
  • Update milestone applier entries to v1.22
  • bump nfd-Operator to go.1.16
  • Update milestone applier for k/website dev-1.22 release branch
  • Use BaseSHA instead of Basesha as status description delimiter
  • Update Prow to v20210408-455417db0f
  • Adjust prow stale alert to be day of week based, and more strict
  • Code review updates
  • Replace the remaining usages of blacklist in prow
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Fri, 09 Apr 2021 00:01:50 UTC
  • cluster-api-provider-openstack: send stale test alerts after 48h
  • sig-storage: grant team permission to trigger jobs
  • Soak time for containerd 1.5.0 using release candidate rc.0
  • Needs rebase: Make hourly tokens configurable
  • GitHub client: Warn when throttling takes more than a minute
  • Update CAPI jobs for Kubernetes 1.21
  • Update Prow to v20210409-985ef5e721
  • Switch all kubeconfig consumer deployments to use KUBECONFIG envvar
  • cloud-provider-azure: use nightly aks-engine build
  • gencred tool also does merge cred
  • Backup all secrets in a cluster
  • Update experiment/clustersecretbackup/main.go
  • Update based on code review feedbacks
  • Switch image-builder packer-validate to script
  • prow: pod-utils: sidecar: allow configuring censor paths
  • pod-utils: sidecar: do not censor if present in excludes
  • pod-utils: sidecar: log a warning when relpath breaks
  • pod-utils: sidecar: expose censoring options on a job
  • Require packer-validate test for PRs
  • Tide: Prioritize batches with pre-existing tests when picking
  • Don't run image-builder gcp job on changes (yet)
  • Onboarding prow build cluster: using gsm to stop sharing plain text secret
  • More targeted error message for prompting generating config and plugins doc
  • Update Prow to v20210409-7d5e552c49
  • Add script for creating/updating GCP service account with appropriate pod util permissions.
  • windows upstream e2e pr job
  • split out pre-submits
  • Add CI job for GOSS configs
  • Update repo-infra to v0.2.2
  • Turn on golangci-lint
  • Require GOSS populate job for image-builder
  • Reference CI scripts in new location
  • k8s 1.21 introduced some new tests cilium is failing
  • Skip same port number but different protocols, which flakes a lot
  • Remove dead code and enable linting for it
  • Needs-Rebase: Add github apps auth support
  • Remove plank v1
  • switch testing versions to 1.21 for cloud provider azure
  • Fix network performance test setup
  • Horologium: Use a cached prowjob client
  • Update K8s-Test-Images as needed
  • Update Prow to v20210412-ed35ec0cee
  • Run make to update the test jobs with the cilium skips
  • Create-build-cluster script: fix a bug of local var used in another function
  • Add config path location for using external secrets
  • Needs rebase: Don't always require github token
  • Enable misspell linter
  • Fix ineffassign issues and enable linter
  • Update Prow to v20210412-d5ae4d3960
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Tue, 13 Apr 2021 00:02:01 UTC
  • cluster-api: fix tag of coredns 1.8.0 image in upgrade tests
  • Update azurefile-csi-driver-config.yaml
  • Update azurefile-csi-driver-config.yaml
  • add shysank to capz reviewers
  • Update TestGrid for kyma
  • Link prow secret readme from jobs readme, add more clarifications
  • Update Prow to v20210413-3bea7c7217
  • Prow integration test: add horologium test ensure prowjob scheduled
  • Update Prow to v20210413-9b5abe6757
  • Support backing up single secre
  • releng: Correct k8s-cloud-builder registry name
  • enable storage-bucket validation by default
  • Revert "Revert "Block conformance changes on release branches in k/k""
  • Temporarily disable KUBEMARK_NODE_OBJECT_SIZE_BYTES feature for kubemark-5k
  • Update Prow to v20210414-c67eb894db
  • Add check on upstream bumps to make sure image exists
  • drop handling of gcs/ job url prefix
  • capz: add conformance jobs for master and release branches
  • Deck, remove --cookie-secret-file default value
  • add tam7t as reviewer for secrets-store-csi-driver test config
  • Update Prow to v20210414-378dc3ffc3
  • kubeadm: remove 1.17 based jobs
  • Drop MULTIZONE CI jobs
  • Remove InTreePluginGCEUnregister feature flag from previous branches
  • Regenerate alphafeatures jobs without InTreePluginGCEUnregister
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Thu, 15 Apr 2021 00:02:18 UTC
  • update regex to run release tests for csi-secrets-store
  • statusreconciler: retire contexts for all removed jobs
  • Sinker: switch dryRun to be a bool (defaulting to true after March 15, 2019)
  • chore: add vmss presubmit test for cloud provider azure
  • statusreconciler: modernize tests
  • labels: Add labels for Cluster API Provider AWS
  • Prow integration test: horologium test involves prow-controller-manager (Prow integration test: horologium test involves prow-controller-manager kubernetes/test-infra#21787)
  • Make supplemental prow config filename configurable
  • Update Prow to v20210415-945b4b9a79
  • azure: add provider-azure-presubmit dashboard
  • Update Prow to v20210415-ecffc9c27e
  • run containerd jobs when windows files are changed
  • releng: Update registry in releng postsumits
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Fri, 16 Apr 2021 00:01:08 UTC
  • releng: Make pull-release-image-k8s-ci-builder non-blocking
  • releng: Use branch variant images for kubernetes build jobs
  • releng: Re-enable k8s-ci-builder presubmit as blocking
  • Update plugins formatting & ingress to v1
  • Added entry in testgrid for v1.21 conformance results of s390x
  • Give e2e_node serial tests more memory
  • Temporarily disable host image service in kubemark-5k
  • Update Cluster API Provider AWS jobs for v1alpha4 Rename default branch to main as part of the process
  • labels: Add k8s.io terraform label
  • Spyglass: Add a lens to display html from the artifacts
  • Kops - Update ubuntu AMIs
  • kubekins/krte: Build go1.16.3 variants
  • Add missing dry-run=false to sinker args
  • Set disable_prowjob_analysis via ProwJob annotation
  • kubekins/krte: Build go1.15.11 variants
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Mon, 19 Apr 2021 00:02:00 UTC
  • Temporarily disable SELinux for crio jobs
  • Add additional buckets for Windows tests to deck
  • Revert the temporary debugging changes in kubemark-5k
  • Update Prow to v20210419-ac42fc915b, Boskos to v20210419-103c3d2
  • Update TestGrid for kubevirt
  • azure: add 1.21 signal dashboard
  • Deck: Re-include spyglass config defaulting
  • Spyglass html lense: Hide on first resize
  • Create build cluster script: fix a typo and make it less prone to happen in the future
  • Update Prow to v20210419-8262f2d0c6
  • Update K8s-Test-Images as needed
  • Update Boskos to v20210419-e2193a3
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Tue, 20 Apr 2021 00:01:25 UTC
  • Kops - add GCE presubmit job
  • Fix the error description of the release-note plugin
  • Kops - Add service account to presubmit GCE job
  • Update TestGrid for kyma
  • Configupdater: Add use_full_path_as_key option
  • Delete sig-instrumentation gci-gce-es-logging job
  • cluster-api-provider-aws: Upgrade kubekins images to canary for postsubmit and presubmit jobs
  • kubeadm: use tool generate specs
  • Add test coverage job
  • Checkconfig: Fix validate-supplemental-prow-config-hirarchy
  • Ghproxy: Add path simplifier config for user and team routes
  • Update Prow to v20210420-cd79e09f48
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Wed, 21 Apr 2021 00:01:39 UTC
  • python client: require kind label and release notes
  • Update blob-csi-driver-config.yaml
  • Update blob-csi-driver-config.yaml
  • config-forker: add jobs to be fork for each release branch
  • 1.21/jobs: add missing jobs for release-1.21
  • Cherrypick: support multiple calls per comment
  • Cherrypick: try to create all picks and return aggregate error
  • Remove slack_reporter from prow config (Remove slack_reporter from prow config kubernetes/test-infra#21886)
  • Change containerD-integration dashboard to Windows 2004
  • Remove rerun_auth_config from Deck (Remove rerun_auth_config from Deck kubernetes/test-infra#21889)
  • Update Prow to v20210421-6ef956a740
  • gh: reduce warn log spam on throttling
  • Plank wait for 10 seconds for a pod to come up
  • Add Feature:Windows focus into test config
  • gh: fix handling of empty OAuth scopes
  • Hmac tool: add more debug messages for easier debugging
  • re-enable workspace root importfor coverage lense
  • Hmac accepting org invitation use correct request body
  • Fix accept org invitation method
  • Update Prow to v20210421-8709509fc9
  • Fix: needs-rebase add label and comment on closed PR
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Thu, 22 Apr 2021 00:02:03 UTC
  • Bump snoopdb img
  • cherrypicker: remove useless assert error msg of test
  • Disable Cluster API AWS being release informing on main branch until v1alpha4 stability
  • Update TestGrid for kyma
  • Add release-0.6 presubmits with earlier Go version
  • Show html lens before junit lens, now that it is small
  • Update Prow to v20210422-26f7676d97, Boskos to v20210422-faafeaa
  • Create build cluster create cluster with workload identity enabled
  • Create build cluster: make script more general so that it can be used by downstream
  • Make Cluster API make-main target optional
  • testgrid: point compute-image-tools and osconfig open tests to oss-prow.knative.dev
  • prow: kubernetes secret alert set to critical > > It currently set as 'user-warning', which doesn't alert anywhere, change it to critical as oncall relies on this alert for onboarding new build cluster
  • Update cloud-provider-azure variable names for consistency
  • Deck bucket validation: Strip provider prefix if needed
  • Update Prow to v20210422-d12e80af3e
  • Add cloud-provider-azure ccm test with CAPZ
  • capz: add presubmit conformance job to k/k
  • [phaino] format env vars properly for docker
  • Update azurefile-csi-driver-config.yaml
  • Update OWNERS file for sig-windows testgrid config
  • plank: expose the context via label
  • plank: expose base_ref through labels, label periodics
  • Update Prow to v20210423-b05eb5ad66
  • Kops - bump presubmit jobs to test with k8s 1.21
  • Fix typo in cloud-provider-azure capz test
  • Add path alias for pull capz conformance
  • Stop deploying tot component.
  • Update Prow to v20210423-a5cb5e7945
  • capz: add CONFORMANCE_NODES environment variable
  • Skipping external ip test cilium won't fix
  • prow: sidecar: allow configuring ignore interrupts
  • Update blob-csi-driver-config.yaml
  • Revert "skip e2e test with hostNetwork pods"
  • remove ubuntu sctp job
  • memory profile analysis: better parsing
  • CI job for building/pushing containerd test images
  • Simplifypath: Allow to match greedily to cope with ids that have slashes
  • GHProxy: Add simplification for labels with slash and memberhsips
  • Deck simplify: Match static routes greedily
  • releng: Remove deprecated hyperkube image building jobs
  • releng: Rename area/hyperkube label to deprecated/hyperkube
  • fix typo in test-infra/prow/cmd/deck/github_oauth_setup.md
  • instrumentation: expose a nicer interface for memory profiles
  • prow: use a central constructor for default options
  • Start docker for ci-containerd-build-test-images
  • Add privileged mode for the containerd build jobs
  • Enable DIND for presubmit job - pull-containerd-build
  • Revert "Revert "Upgrade COS from 85 to 89""
  • Enabled SElinux on CRIO jobs
  • Enable staticcheck linter
  • Enable gosimple linter
  • Update Prow to v20210426-51fd28eca9
  • add image publishing job for gateway-api
  • Updating the prowjob CRD to v1 (Updating the prowjob CRD to v1 kubernetes/test-infra#21805)
  • jobs: remove ci-k8sio-groups-head
  • Azure: Set LOCAL_ONLY as part of anonymous pull preset
  • jobs: run ci-k8sio-groups every 6h
  • jobs: drop container name from k8s.io jobs
  • jobs: adjust k8s.io run_if_changed regexes
  • jobs: k8s.io prow deploy jobs use in-repo script
  • Update Prow to v20210426-19829768bb
  • capz: add multi-control plane node test
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Tue, 27 Apr 2021 00:01:54 UTC
  • Fix containerd pre-submit
  • Add optional containerd HA pre-submit
  • Add optional cri-o pre-submit
  • Use alpha channel for pre-submits
  • Add dashboard for Ubuntu 20.10
  • azuredisk-csi-driver: add an new env EXTERNAL_E2E_TEST to pull-azuredisk-csi-driver-external-e2e-single-az job
  • chore: add presubmit tests for cloud provider azure release-0.7
  • Kops - skip a failing AWS storage test for all relevant k8s versions
  • Spyglass: log bucket not in allowed list as debug instead of warning
  • Improve HNC alerting
  • azure: add additional regions
  • Change autobumper commit message to use prefix rather than name
  • Remove individuals from HNC alerting
  • Add jpbetz as reviewer&approver for cloud-provider-gcp
  • needs-rebase: fix gh api gotcha that skipped all PRs
  • Gerrit presubmit reports will not vote negative after merge
  • Add verify scripts to cloud-provider-gcp-presubmits.yaml
  • GitHub: Stop requiring PAT in binaries
  • Make create_build_cluster.sh create a per-team GCS upload bucket.
  • Update Prow to v20210427-e4ab4d8c8f
  • Update K8s-Test-Images as needed
  • Tide branch protection warnings turn to debug
  • Init containers in prow job pods: handle running but not ready case
  • Crier doesn't log error when the commit doesn't exist
  • Kops - also ignore failing KMS test on CI k8s version markers
  • Phaino: source code clone path same as prow jobs
  • Inrepoconfig: allow explicitly unset empty global cluster
  • Kops - Skip amd64-only test on arm64 jobs
  • Phaino: add a new flag code-mount-path replacing gopath arg
  • kubernetes-csi: better pre-merge testing of csi-release-tools
  • add cluster-api-provider-azure milestone v0.4.15
  • csi-driver-nfs: add a new Job to test external e2e tests
  • Spyglass job history page error: correctly detecting http response code
  • Tide: Allow loading merge method from additional configs
  • kubernetes-csi: pass directory to test against via env variable
  • Branchprotection: Add a new unmanaged setting
  • Fix bumper to add github token
  • reduce csi-secrets-store windows test timeout to 1h
  • Use proper syntax for Bash subshell expression in build_test_update.md.
  • Bumper: Use https to push to github
  • Bumper: Allow to configure assignment without oncall resolving
  • get autobumper to working version, and add testgrid alerts for autobump failures
  • Update image in gce-device-plugin-gpu job
  • Remove awly from cloud-provider-gcp OWNERS
  • Kops - Update to latest AMIs
  • blob-csi-driver: add new prow job to test external e2e tests
  • csi-driver-smb: add new prow job to test external e2e tests
  • kubernetes-csi: csi-release-tools jobs must be optional
  • Autobumper: Support json tag annotations
  • Update Prow to v20210429-1d7ef9028f
  • Updates go version in the image to 1.16
  • Add the missing labels to ingress-nginx
  • capz: run HA conformance tests in serial
  • Add Tide support for multiple TargetURLs.
  • Config: Interpret supplemental prow config filename as suffix
  • Drop broken canonical/ubuntu stuff
  • Update Prow to v20210429-37bf34fe13
  • temporarily drop csi-hostpath driver from kind presubmit
  • capz: allow 4h timeout for capz HA control plane test
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Fri, 30 Apr 2021 00:01:55 UTC
  • Kops - Use kubenet in gce kubetest2 job
  • Add marseel@ to reviewers of scalability prow job configs
  • azurefile-csi-driver: add new prow job to test external e2e tests
  • Update azurefile-csi-driver-config.yaml
  • Update azuredisk-csi-driver-config.yaml
  • update broken link to conditional requests on GitHub
  • capg: only run presumibt jobs for the main branch
  • Ensure the DiableCloudProviders featureGate is not set by default
  • Add a job to build CAPG node image periodically
  • capz: add additional presets to conformance jobs
  • hack/analyze-memory-profiles: misc improvements
  • feat: add openshift conformance tests (run on OSD) to testgrid
  • fix: declare conformance test group
  • image/capg: add missing credentials
  • image/capg: add some clarification about the job
  • Update rules-k8s image to v20210501-v0.6-28-gaf2e97d
  • Add missing cookie-secret in deck args
  • Allow kubekins image to build images in trusted cluster
  • Update kops e2e test pre-submit job
  • Switch to runner.sh for capg-build-image job
  • Kops - fix digitalocean presubmit job
  • Kops - remove kops-version-marker from presubmit DO job
  • Kops - specify binary path in new DO e2e job
  • Bump images
  • Skip Multi-AZ tests for HA pre-submit
  • add minikube build
  • Drop the capg-build-image-nightly job
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Mon, 03 May 2021 00:02:42 UTC
  • kubernetes-csi: experimental jobs for Kubernetes 1.21
  • nginx-ingress: update pull-ingress-nginx-test to use make test instead of cover
  • Fix ARM64 images
  • Bump cilium misc tests to 1.10.0-rc1
  • Update Prow to v20210502-ba10239e8c
  • Print debug message for http cookiefile used
  • Update K8s-Test-Images as needed
  • gateway-api: fix a typo in bucket name
  • kubernetes-csi: do not use Bazel with Kubernetes >= 1.21
  • use master capz branch spec for conformance test use dev branch for in-progress HA conformance test
  • azure: remove --aksengine-location and some aks-engine jobs
  • Update Prow to v20210503-a87938f58b
  • Update test version for cloud-provider-gcp periodics test.
  • releng: Move branch alerts to #release-management
  • releng: Remove RelMgr exemptions in kubernetes/kubernetes Slack warnings
  • releng: Remove Slack exemptions from k/release prototype branch
  • Recommend postsubmit job for kes
  • Ensure that the release-0.6 verify doesn't run on main branch PRs
  • cherrypicker: move release note labels into labels.go (cherrypicker: move release note labels into labels.go kubernetes/test-infra#22059)
  • add the repo user invitations to github's fake client
  • Update Prow to v20210504-af1ac03335
  • Azure: Enable CAPZ CCM e2e by default
  • Remove K8S_AZURE_LOADBALANCE_SKU variable
  • Convert HNC hooks to new repo
  • kubernetes-csi: test both flavors of csi-driver-host-path deployments
  • Add owner file and update image
  • Add sig-cluster-lifecycle-leads
  • Kops - add new kops upgrade test
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Wed, 05 May 2021 00:02:10 UTC
  • Flagutil: remove default value for --github-token-path
  • sig-windows: add a bash script to generate presubmit jobs
  • Controller-Runtime: Github approval acts as lgtm
  • Update github.com/google/gofuzz to a threadsafe version
  • Add merging for plugins configuration
  • Plugin config loading: Add support for supplemental files
  • adding presubmit for capn
  • Update azuredisk-csi-driver-config.yaml
  • add the initial code for the invitations accepter tool
  • Add milestone plugin to HNC
  • Update Prow to v20210506-a3602616e2
  • Hook: Wrap v4 github client to include org information
  • Make pull-kubernetes-node-e2e-containerd as presubmit job
  • Update Prow to v20210506-5c14a376fa
  • Bugzilla: Handle multiple whitespace characters between Bug and number
  • Generic autobumper: add reusable methods in preparation for refactoring out prcreator part
  • Reduce oncall top-level reviewers.
  • Kops - Remove PublicJWKS feature flag from test
  • Rename kops-grid-scenario-public-jwks to kops-grid-scenario-service-account-iam
  • Update kops jobs for release-1.21 branch
  • Add ability to attach labels to created pr
  • Additional kOps upgrade tests
  • Update bazel build files
  • Trigger.TrustedUser: Trust thyself
  • Apply suggestions from code review
  • Update milestone applier for kops release-1.21 branch
  • Add kops-1.21 testgrid dashboard
  • Create an e2e presubmit for 1.21
  • Autobump monitoring stack
  • Update Prow to v20210507-5789114d16
  • Revert "Allow kubekins image to build images in trusted cluster"
  • Pull a 1.21 kubekins image for kops 1.21 presubmit
  • enable windows containerd test for azure disk & file
  • Skip known-failing test for kops 1.21 e2e presubmit
  • set minimum k8s version as 1.18
  • Add test that has EBS CSI Driver enabled
  • kubekins/krte: Build go1.16.4 variants
  • Address review comments, fix bazel errors
  • Git client: Reset remote on fetch to not break apps auth
  • Kops - Create a periodic job for DigitalOcean
  • kops-upgrade-ab: Expect versions to have "v" prefix
  • Add custom thresholds override for 5k Kubemark job
  • Update Prow to v20210510-9df9f3186f
  • Update K8s-Test-Images as needed
  • Generic autobumper: use bumper package as prcreator instead (commit 1)
  • Generic autobumper: use bumper package as prcreator instead (commit 2)
  • Prow inrepoconfig support presets
  • Enrich prow jobs documentation with usage instruction on presets
  • Switch pull-kubernetes-node-e2e-containerd always_run to true
  • Cleanup E2E jobs for 1.18
  • Bump images
  • Use the new aws-csi-driver scenario
  • fix: make expectedHeadSha optional
  • Kops - stop ignoring "Invalid AWS KMS Key" test on CI builds
  • Update TestGrid for jetstack
  • Create azuredisk-csi-driver-v2-config.yaml
  • Update TestGrid for kubevirt
  • Update azuredisk-csi-driver-config.yaml
  • Improvements based on PR feedback comments
  • redhat-single-node testgrids: add upgrade jobs
  • Update Prow to v20210511-ac6bd85d6b
  • Pluginconfig: Add HasConfigFor
  • Checkcoonfig: Properly respect supplemental prow config file suffix
  • Update Prow to v20210511-f2d83f1102
  • Fix prometheus alert routing
  • make all aws ebs csi driver tests run periodically
  • Update azuredisk-csi-driver-v2-config.yaml
  • Fix the aws ebs csi test path
  • kubekins/krte: Build go1.15.12 variants
  • Adding ingress-nginx to merge_method squash
  • bump containerd version to v1.5.0
  • Checkconfig: Add validation for org repo hirarchy of plugin configs
  • Revert "Prometheus alertmanager use alertmanagerconfig CR instead of plain text secret"
  • Update Prow to v20210512-a40bd27876
  • Add E2E testing for cloud-provider-gcp.
  • Make cloud-provider-gcp-e2e-full not run by default.
  • add csi-secrets-store periodic, postsubmit to sig-auth
  • Update Prow to v20210512-efc70f6852
  • Kops - remove k8s 1.15 and 1.16 tests, add 1.21
  • Kops - Update ubuntu AMIs
  • Kops - migrate GCE jobs to kubetest2, cleanup temporary kubetest2 job
  • Fix autobumper: don't attempt to create PR when there is no change
  • Add PR body in generic autobumper
  • wg-k8s-infra: Add presubmits for build clusters and aaa
  • gcr.io/k8s-prow/ changes: kubernetes/test-infra@efc70f6...dd72f5b (2021‑05‑12 → 2021‑05‑13)
  • gcr.io/k8s-prow/ changes: kubernetes/test-infra@dd72f5b...589f3cf (2021‑05‑13 → 2021‑05‑13)
  • Creating PR for replicating into other prow monitoring stack
  • sig-windows: add 1.21 dashboard and remove gce jobs from release informing
  • Fix bind-service-account.sh to work with GCP default compute engine service accounts.
  • bump containerd version to v1.5.1
  • Set timeouts on conformance and E2E tests for cloud-provider-gcp.
  • Update number of ginkgo nodes for windows
  • don't run kind presubmits on 1.15 and 1.16
  • Update azuredisk-csi-driver-config.yaml
  • added prow job for depstat (added prow job for depstat kubernetes/test-infra#22137)
  • Add wg/structured-logging label
  • remove CrossNamespacePodAffinity from pull-kubernetes-e2e-gce-alpha-features test job
  • gh: expose throttler parameters as options (gh: expose throttler parameters as options kubernetes/test-infra#21891)
  • bumper: restore GH login/mail detection
  • gcr.io/k8s-prow/ changes: kubernetes/test-infra@589f3cf...64850e5 (2021‑05‑13 → 2021‑05‑14)
  • Lower cloud-provider-gcp periodic timeout to 150m.
  • Github: Allow setting up per-org throttling
  • Remove unnecessary cert from grafana ingress
  • fix: use the correct preset for windows repo list & bump release to 1.22
  • Update create-build-cluster.sh to make pod utils use workload identit… (Update create-build-cluster.sh to make pod utils use workload identit… kubernetes/test-infra#22177)
  • Kops - skip failing GCE test
  • added path alias
  • removed cd
  • bump runc version to rc94
  • added export statement for depstat prow job (added export statement for depstat prow job kubernetes/test-infra#22195)
  • image-build/capg: add periodic job to build gce images
  • add e2e for aws-lb-controller
  • gcr.io/k8s-prow/ changes: kubernetes/test-infra@64850e5...9461f01 (2021‑05‑14 → 2021‑05‑15)
  • Update go version to 1.16 in Kubebuilder
  • Enable DSR mode for Windows 20H2 test runs
  • azure: bump orchestrator release to 1.22
  • test requires host network
  • update csi-secrets-store windows job to make it required
  • fix pulling blackbox image for docker
  • sig-windows: remove preset-windows-private-registry-cred from 1.18-1.20 jobs
  • Add pull-cluster-api-e2e-ipv6-main
  • Multiple distinct gcr.io/k8s-testimages/ changes:
  • Kops - Reduce frequency of new CSI and LBC e2e jobs
  • Add tool for assiting onboarding to gerrit Prow
  • added periodical for depstat (added periodical for depstat kubernetes/test-infra#22200)
  • Generic autobumper: add a title line on every commit
  • Adjust the timeout to 40m for scheduler-plugins integration test
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Tue, 18 May 2021 00:02:01 UTC
  • Kops - Update cilium 1.10 jobs to use v1.10.0-rc2
  • Kops - add pipeline job for 1.21 release branch
  • e2e-framework: add go test job
  • owners: update owners file to sync with the project
  • run multi zone test on eastus2 region
  • Remove Windows Server version 1909 test runs.
  • openshift: remove deprecated jobs from testgrids
  • gcr.io/k8s-prow/ changes: kubernetes/test-infra@9461f01...20d336d (2021‑05‑15 → 2021‑05‑17)
  • add optional gce job for L7/ingress presubmits
  • Prow clonerefs prints http cookiefile at info level instead of debug
  • Code review feedbacks
  • Add cgroup fix for gke
  • Add cgroup fix for gke
  • Enable WinDSR for GCE Windows in 2004 and containerd variants.
  • Add comment for running as root
  • kubeadm: update e2e test jobs to use new mailing list
  • Add triage and maintain to peribolos
  • Bumping Prow and Boskos
  • enable dind for ingress presubmit
  • prow/clonerefs: If multiple refs share repos but not paths, allow
  • replace aks-engine with capz for disk presubmit
  • Bump k8s Versions For Descheduler E2E Tests
  • jobs: exit ci-k8sio-audit early
  • skip feature kubemci ingress test on presubmit
  • don't run disruptive tests in presubmit ingress job
  • Make pull-kubernetes-node-crio-e2e blocking
  • NEG needs to be enabled on the job
  • added run_if_changed
  • fixed format
  • Update TestGrid for jetstack
  • Cleanup after refactoring generic-autobumper
  • fix for depstat's periodical prow job (fix for depstat's periodical prow job kubernetes/test-infra#22219)
  • Push bumpmonitoring image
  • kubernetes-csi: test csi-release-tools against csi-driver-host-path
  • don't run IngressScale on presubmits
  • Crier gerrit reporter: don't ignore aborted jobs
  • Prow: Plug supplemental plugin config files through
  • Add config for aws provider tests
  • GitHub flagutil: Allow configuring per-org throttling
  • update capz milestone for release-0.4 branch to v0.4.16
  • prow dashboard: add a panel showing current active prowjobs CR count
  • Add managed webhook for kubernetes-security
  • Demote the kops docker presubmit to optional
  • Remove DaemonSetUpdateSurge feature from alpha
  • build_jobs.py
  • Bumping Prow and Boskos
  • Make create_build_cluster.sh support multiple control plane SAs.
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Thu, 20 May 2021 00:02:04 UTC
  • Add trigger plugin for kubernetes-security/cvelist-public
  • label_sync(releng): Add area/release-eng label to kubernetes/website
  • Add a presubmit job for kubernetes-security/cvelist-public
  • bump runc version to v1.0.0-rc95 & containerd version to v1.5.2
  • We don't have a security cluster anymore
  • [cvelist-public] run script from current directory explicitly
  • [cvelist] install jq
  • Bumping Prow and Boskos
  • Enable API availability measurement in 100 and 5k test
  • add dual-stack 1.21 test job and remove 1.18
  • tide: stop adding query strings to errors
  • Remove deprecated '--generator' flag from bind-service-accounts script
  • kinder: update template to use a different SIG node alerts ML
  • Respond to review comments
  • update aksengine template for dual-stack jobs
  • run all ingress jobs in some zone us-west1
  • Bumping Prow and Boskos
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Fri, 21 May 2021 00:02:12 UTC
  • config/prow: add pod-security-admission staging repo
  • kubernetes-csi: use latest csi-driver-host-path for testing
  • Use kubernetes/test-infra log_dump.sh to dump logs.
  • Add kubelet serial test jobs for cgroup v1 and cgroup v2
  • Kops - no longer ignore "invalid kms key" on latest jobs
  • Fix OpenShift deck URL from deck-ci.svc.ci.openshift.org to prow.ci.openshift.org
  • added timeout
  • Remove --gcs-no-auth flag
  • Set runlocal script absolute path
  • kubernetes-csi: revert to hostpath driver v1.6.0
  • Bumping Prow and Boskos
  • Kops - Use containerd for AWS CCM test
  • CAPN Presubmit - removing old branch references
  • Run update-bazel on bumpmonitoring.
  • Upload extra targets after the primary ones
  • kubernetes-csi: use hostpath driver v1.7.2
  • Supplemental plugin config loading: Return errors
  • Bumping Prow and Boskos
  • skip sctp connectivity test for azure dual-stack 1.20
  • Add TG Validation to Configurator's validate-only mode
  • Bump images
  • Run the AWS CCM periodic test 3 times a day
  • Replace bazel-build with bazel-version-dist in pre-submits
  • Run ebs csi driver and lb controller scenarios more frequently
  • Update azurefile-csi-driver-config.yaml
  • Update azurefile-csi-driver-config.yaml
  • Update csi-driver-nfs-unmanaged.yaml
  • Update csi-driver-smb-config.yaml
  • Update azuredisk-csi-driver-config.yaml
  • Update blob-csi-driver-config.yaml
  • Show pull info on job-history
  • remove aks-engine disk vmas job since capz job is stable
  • Fix pod CIDR in cluster-api ipv6 test config
  • cluster-api-provider-openstack: stop skipping unknown contexts
  • crier: wait longer for lister
  • prow: github: add new pull request events
  • prow: check for empty refs on fetch call
  • Increase awslbc runs while testing
  • Bumping Prow and Boskos
  • Bumping K8s-Test-Images
  • Prow job documentation: mention extra_ref
  • kubernetes-csi: add jsafrane + pohly, fix reviewers
  • kubernetes-csi: update distributed provisioning testing
  • Add ProwJobFile constant for prowjob.json file name
  • GitHub throttler: Fix wrapping to only wrap once
  • kubernetes-csi: test capacity tracking on Kubernetes 1.21
  • Bumping Prow and Boskos
  • Update TestGrid for istio
  • remove deprecated linter check for vSphere CSI driver
  • Bumping Prow and Boskos
  • Set missing Pulls titles for presubmit ProwJobs
  • Revert "temporarily drop csi-hostpath driver from kind presubmit"
  • Kops - decrease days_of_results for hourly jobs
  • Allow kops-maintainers to retry image pushing jobs
  • Update docs as Gubernator is depreciated
  • add DisableCloudProviders=false for gce-cos-master-alpha-features
  • make netpol jobs run endports cases
  • add org invitations to fake github client
  • [invitations-accepter] add the ability to accept org invitations as well
  • Bump Go version for cli-utils build
  • Bumping Prow and Boskos
  • Update prow/life_of_a_prow_job.md
  • Update prow/life_of_a_prow_job.md
  • Remove -latest suffix from job names
  • Add pull-aws-ebs-csi-driver-external-test-latest-eks presubmit
  • Add PR creation to the gerrit onboarder
  • Bumping Prow and Boskos
  • Ensure BUILD_V2 environment variable is set where required. Fix windows build target.
  • chore: change the vm sku to standard f2 for multi-pool autoscaler test
  • kubernetes-csi: fix csi-sanity config in distributed deployment jobs
  • releng: Update releng-ci to use Golang version variants
  • Branchprotector: Allow to run for a subset of orgs/repos only
  • add presubmit lint check
  • Update TestGrid to v0.0.68
  • kubernetes-csi: more fixes for distributed provisioning
  • Generic autobumper can optionally skip running when there is no oncall
  • Run e2e tests for SMB CSI driver on gce cluster.
  • jobs: update ci-k8sio-audit to use in-repo script
  • jobs: add rerun_auth teams for wg-k8s-infra jobs
  • Update azurefile-csi-driver-config.yaml
  • Update blob-csi-driver-config.yaml
  • Give kops upgrade test cluster a unique name
  • Kops - switch jobs to use containerd by default
  • Decrease frequency of aws load balancer controller job
  • Kops - decrease hourly retention to 44 days
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Mon, 31 May 2021 00:01:57 UTC
  • Kops - Add presubmit job for EBS CSI driver script.
  • Reduce frequency of some of the tests
  • plugins: avoid reading CM internals
  • Kops - have new ebs csi driver presubmit job report results
  • Use default cilium version for arm64
  • [Kubetest] Allow GKE provider to perserve network
  • Bumping Prow and Boskos
  • Bumping K8s-Test-Images
  • Prow job decoration: also trim underscore after truncating
  • add dual-stack master windows test job
  • Bumping Prow and Boskos
  • Crier slack reporter: support additional hosts
  • Use stable-master overlay for pdcsi migration test
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Wed, 02 Jun 2021 00:02:16 UTC
  • Set test to be optional
  • Add KubeVirt config to mergelists
  • Remove the 1.18 - 1.19 upgrade test.
  • Bumping Prow and Boskos
  • add ci check for descheduler helm test
  • Increase CPU/Memory requests for cluster-api-provider-aws tests
  • [sig-node] Add presubmit for kubelet-serial
  • Bumping Prow and Boskos
  • Always run pull-aws-ebs-csi-driver-external-test-eks
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Thu, 03 Jun 2021 00:02:13 UTC
  • Kops - set discoveryStore and enable AWS OIDC Provider
  • Kops - update debian stretch AMIs
  • Use k8s 1.21 in digitalocean presubmit job
  • Remove kops 1.18 presubmit now that release-1.18 is no longer active
  • imagebuilder/gcp: remove preset-service-account and reduce the job interval for debugging
  • Fix UpdatePullRequestBranch null pointer issue
  • Use release markers and add a 1.20 -> 1.21 test
  • Introduce Win LTSC2019 to containerD dashboard
  • Run irsa test 3 times a day, also add aws lb controller as that can also use irsa
  • inrepoconfig: jobs definition in multiple files (inrepoconfig: jobs definition in multiple files kubernetes/test-infra#22370)
  • Kops - fix typo in enabling addons in AWS CCM job
  • gh: respect burst settings
  • Prow gerrit: decouple token rotation from account update
  • Bumping Prow and Boskos
  • add e2e tool that provisions warm pool
  • update cluster-addons presubmit image to kubekins
  • Bumping Prow and Boskos
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Fri, 04 Jun 2021 00:02:09 UTC
  • Kops - disable aws load balancer controller in IRSA test for now
  • Plank: Update docs for pending and scheduling timeouts
  • Upgrade kubebuilder image to go 1.16
  • Bumping Prow and Boskos
  • Enable Docker-in-Docker for integration & sanity tests
  • Update TestGrid for istio
  • set merge method as squash for vSphere CSI driver
  • skip_submodules: change comment to match its action
  • Add testgrid dashboard for wg-k8s-infra canaries prowjobs Signed-off-by: Arnaud Meukam ameukam@gmail.com
  • [CAPN] Adding Charles Zheng & Fei-Guo to OWNERS
  • [CAPN] Adding Periodic Prow job
  • [CAPN] Adding image builder
  • remove gcp project name from blocking crio job
  • Revert "remove gcp project name from blocking crio job"
  • Revert "Merge pull request Make pull-kubernetes-node-crio-e2e blocking kubernetes/test-infra#22228 from harche/blocking"
  • Add Google OSS Prow to Config Merger
  • Remove GoogleCloudPlatform Transfigure Config
  • Document Config Merger
  • Plank: Recheck on pending pods once they reached their timeout
  • GitHub: Add a bunch of WithContext methods and make throttler respect it
  • Needs-Rebase: Time out takeAction after five minutes
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Mon, 07 Jun 2021 00:02:29 UTC
  • Kops - Update ubuntu and centos 8 AMIs
  • Ignore volume limit jobs until the tests have been fixed
  • Update TestGrid for kyma
  • prometheus-adapter: bump go to 1.16
  • Update sig-scalability-release-blocking-jobs.yaml
  • needs-rebase plugin: Format message for dependabot to auto rebase
  • Bumping Prow and Boskos
  • Update SIG Node approvers
  • Bumping K8s-Test-Images
  • Slackreporter: Log channel on reporting errors
  • jobs: add k8s-infra image-pushing job
  • Tide status: Ignore 404 when trying to create a StatusContext
  • GitHub delete comment: Tolerate 404
  • Set REGISTRY for e2e tests running in gce
  • Drop knative from testgrid
  • images/builder: update to cloud-sdk 343.0
  • jobs: use k8s-infra image for wg-k8s-infra jobs
  • Bumping Prow and Boskos
  • Bumping K8s-Test-Images
  • jobs: use latest image-builder for k8s-infra image-pushing jobs
  • Kops - remove deprecated OS' from grid jobs
  • Fixing nil pointer error in custom flag type
  • Reduce frequency of kops upgrade jobs
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Tue, 08 Jun 2021 00:03:00 UTC
  • Remove sanity & integration test pipelines due to Minukube dependency
  • CAPN Periodic Wrong Base Ref
  • Update azuredisk-csi-driver-config.yaml
  • Update csi-driver-smb-config.yaml
  • Update Kube dependencies to v1.21 level
  • Bumping Prow and Boskos
  • Make links clickable
  • Add instruction for using rerun button
  • Install kubetest2-tester-ginkgo for cloud-provider-gcp presubmit.
  • Generic autobumper skips running based on 'Active' field
  • Prow auto deploy job run during oncall business hour
  • Add windows k8s upstream CI presubmitt
  • Bumping Prow and Boskos
  • building on main branch requires correct repolist
  • skip_report flag in prowjob only used by crier reporters that report back to CI system
  • Remove periodic-enhancements-unfreeze job
  • Prevent GH client throttling from exceeding its cumulative token limit by the burst size.
  • Cleanup config-forker code duplications
  • Update TestGrid for jetstack
  • Fix log upload on pull-kubernetes-node-kubelet-serial
  • Make slack_reporter_configs.host omitempty as its optional
  • Add label and merge method plugins to kustomize repo
  • capdo/janitor: update base image to run the janitor task
  • Bumping Prow and Boskos
  • Disable konnectivity in kubemark
  • plugins: add sharding support for bugzilla (plugins: add sharding support for bugzilla kubernetes/test-infra#22427)
  • azure: mirgrate aks-engine-based jobs to capz (part 1)
  • Split node eviction tests into a separate job
  • Disable konnectivity on netpol jobs
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Thu, 10 Jun 2021 00:01:45 UTC
  • Kops - Update AMIs
  • Kops - Migrate release-1.21 e2e job to kubetest2
  • Update azuredisk-csi-driver-v2-config.yaml
  • Use the upgrade-ab script for the k8s upgrade scenario
  • Fix AWS CCM volume limit failure
  • capg/branch: prepare branch rename to main
  • capdo/branch: prepare branch rename to main
  • capg/branch: clean up master branch reference
  • capdo/branch: remove master branch reference
  • capg: update branch name to main
  • Reduce number of parallel tests to 15
  • kubekins/krte: Build go1.16.5 variants
  • Add k8s 1.21 to latest test and reduce interval for working tests
  • ✨ CAPN release-0.1 presubmit tests
  • Fix k8s prow auto deploy prow job cron string to match its comment
  • cluster secret backup tool escapes dot
  • jobs: 2x more ci-k8sio-audit runs
  • move unit test jobs to release-blocking dashboards
  • jobs: use deploy.sh for k8s-infra prow postsubmits
  • add cgroupv2 cos node e2e testgrid
  • Bumping Prow and Boskos
  • the test framework will controll the repo-list
  • Increase Prow job timeout for Azure Disk CSI Driver E2E tests
  • Kops - explicitly specify kubenet for default networking
  • capg: add capit e2e test prow job
  • owners: add puerco/cpanato to the sig-release-leads and update release-engineering-approvers
  • Kops - start using a dedicated function for determing kubetest2's --skip-regex
  • owners: clean up old members
  • Change master to main in cluster-api-provider-aws
  • Prow: skip_if_only_changed, the inverse of run_if_changed
  • Document (run_if_changed and) skip_if_only_changed
  • Add sanity & integration tests using Minikube capable test container image
  • Revert "Adjust the timeout to 40m for scheduler-plugins integration test"
  • stop setting KUBE_TIMEOUT in kubernetes unit test jobs on the master branch
  • remove tensorflow/minigo from config as it is archived
  • remove unused tensorflow/k8s plugin config
  • remove now empty sig-big-data
  • switch bazel --features=race to non-deprecated replacement I can't mention here because the robot hates the at symbol 🙃
  • add tam7t as approver for csi-secrets-store
  • Kops - migrate distros and network plugin jobs to use new skip-regex
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Sun, 13 Jun 2021 00:02:38 UTC
  • remove jeefy from sig-ui leads
  • Set up nightly build for capi AWS
  • testgrid: fix link for example widget
  • Fix data race in tide tests
  • Add Pull missing Title field when tide controller is triggered
  • Skip eviction tests on serial tests on systemd
  • Bumping Prow and Boskos
  • Bumping K8s-Test-Images
  • Stop requiring a prow jobs in order to use configurator
  • azure: add NetworkMode field
  • Remove directxman12 from OWNERS, sub in
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Tue, 15 Jun 2021 00:01:57 UTC
  • CAPZ: enable dind for verify presubmit job
  • Use main in capi-aws-nightly
  • Update Cluster API milestone plugin conf for main branch rename
  • Update plugin configuration for cluster-api-provider-aws
  • Tide: De-Duplicate queries
  • logrusutil: pre-censor message
  • kubekins/krte: Build go1.15.13 variants
  • update 1.21 marker to stable-1.21
  • Bumping Prow and Boskos
  • Fix gerrit onboarder for repo names containing a slash
  • Make onboarding and WI scripts require bash >= 4.4.
  • Add snyk scan periodic CI job
  • Update testgrid-dashboard to sig-testing-misc
  • Add sig-security-snyk-scan testgrid dashboard
  • Ref cluster name and update the job name
  • Move the job spec in wg-k8s-infra-trusted.yaml
  • Update snyk secretRef name per DNS-1123
  • Bumping Prow and Boskos
  • add windows capz pre-submit
  • Update Prow configuration for CIP e2e test
  • Fix empty dir handling in phaino
  • Bump AMIs
  • IRSA versions of various tests
  • chore: add presubmit test jobs for cloud provider azure 1.0
  • Update TestGrid for jetstack
  • Smoke test deck in Prow integration tests
  • Update snyk periodic job
  • azure: migrate aks-engine-based jobs to capz (part 2)
  • Update exit code verification and change snyk job interval
  • Add config merging for Tide queries
  • Canaries prowjobs from sig-scalability
  • Tide query deduplication: Sort to keep config loading deterministic
  • Bumping Prow and Boskos
  • Skip NFS tests
  • Add e2e for cilium-etcd
  • Testgrid - Add OpenShift 4.9 Single-Node periodics to OpenShift Single-Node dashboard
  • Ensure Cluster API AWS main postsubmits only run on main branch
  • Give irsa tests unique names
  • Address review comments
  • Changes after update-bazel
  • fix the image config path
  • Set the snyk job interval to 6h
  • images/gcb-docker-gcloud: tag latest
  • images/gcb-docker-gcloud: copy multiarch scripts
  • images/gcb-docker-gcloud: add buildx entrypoint script
  • Crier slack reporter: allow no default slack token
  • Add a hostprocess job for alpha
  • add containerd 1.5 job
  • Bumping Prow and Boskos
  • Setup new node image with swap enabled
  • Update config/jobs/kubernetes-sigs/sig-windows/release-master-windows.yaml
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Fri, 18 Jun 2021 00:01:44 UTC
  • Move canaries prowjobs to a dedicated subfolder
  • wg-k8s-infra: Add canary prowjobs for sig-node-containerd.
  • windows: remove surrounding quotes from feature gate key-value
  • images/alpine: Build for arm64
  • Fix missing cluster field for ci-kubernetes-kubemark-gce-scale-scheduler-canary
  • add containerd master repo
  • GHProxy: Fix cache mode detection and log an error if cache write fails
  • images/git: Update alpine base
  • images/git: Build for arm64
  • Bumping Prow and Boskos
  • cleanup check-dependency-stats script
  • test images: forward signal to test command and ensure it is backgrounded so signals are processed
  • drop KUBE_RACE from CI definition
  • Add periodic test for IPv6
  • Fix missing cluster field
  • Use main branch for containerd/containerd upstream
  • add: labels for kubernetes-sigs/contributor-tweets
  • releng: Image promoter job updates
  • releng: Add presubmit for image promoter container pushes
  • whoops - broke depstat periodic job
  • Disable AWS srd/dst checks for the IPv6 test
  • Show batch jobs on deck with author and title details
  • switch containerd master to main
  • Use external CCM with custom image for IPv6 test
  • Kops - migrate pipeline jobs to use new skip regex logic
  • Kops - Update remaining jobs to use new skip regex logic
  • Remove unneeded EnableExternalCloudController feature flag
  • Increase frequency of IPv6 jobs
  • Use latest k8s for IPv6 test
  • Add shu-mutou to sig-ui-leads
  • Bumping K8s-Test-Images
  • capg: add lint as required check for PRs
  • enable the configuration sharding for approve plugin
  • GHProxy: Add metrics about inode usage
  • bump ingress presubmit job timeout
  • Bugzilla: Ignore bugs on repos Prow is not responsible for
  • moved to main
  • Lgtm config: Add sharding support
  • Update Flatcar image
  • cvelist-public: grab the validation script from the validate branch
  • Add sig-docs testgrid dashboard
  • Bumping Prow and Boskos
  • Replace /bin/bash with /usr/bin/env bash
  • Reduce frequency of IPv6 jobs
  • Update Debian 10 image
  • Add a presubmit for awslbc
  • master to main
  • Bumping Prow and Boskos
  • master to main for e2e
  • Add STS minReadySeconds to alpha
  • Create presubmit jobs for CCM
  • Fix: Use kubekins image instead of minikube image
  • Update container-image-promoter.yaml
  • Update DNS presubmit to build and test images.
  • Execute only make test as part of DNS presubmit.
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Wed, 23 Jun 2021 00:02:39 UTC
  • Update debian and ubuntu AMIs
  • Kops - Clear --skip-regex on some jobs to force kubetest2-tester-kops to use its default
  • Add blocking test to cluster-api-provider-aws
  • Add an Openshift Serverless board to Openshift's testgrid
  • add the ability to shard the external plugins configuration
  • Update AMI for ubuntu 18.04
  • Kops - migrate misc jobs to use kubetest2-tester-kops' skip regex logic
  • Add missing flags to perf-tests CL2 presubmit
  • Update ubuntu swap presubmit bootstrap args
  • Add Include policy setting for branchprotector to allow protect certain braches but not others
  • Add test group
  • Revert to a no-op presubmit for DNS
  • Run runner.sh for pull-cip-auditor-e2e
  • Invoke presubmit script from prow job.
  • tide status: do not post statuses on PRs in archived repos
  • Fix script invocation
  • Add e2e tests for rootless control-plane in kubeadm.
  • disable fejta-bot staleness/closing in the kind repo
  • Make DNS presubmit optional until it is stabilized
  • prow/plank/README: Fix default_decoration_configs -> default_decoration_config_entries
  • Bumping Prow and Boskos
  • makr DNS presubmit as optional correctly.
  • migrate DNS presubmit to podutils.
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Thu, 24 Jun 2021 00:01:49 UTC
  • Reduce error level of first attempt to comment to Gerrit.
  • Update amazon linux 2 AMIs
  • Kops - migrate versions jobs to use kubetest2-tester-kops --skip-regex logic
  • Add test for commit mentions escaped with zero width unicode
  • Add the remaining Openshift Serverless main builds
  • Update prow-config-documented.yaml
  • bump 30 minutes the gce job with docker runtime
  • Migrate grid jobs to use kubetest2-tester-kops' skip-regex logic
  • Only set --skip-regex if non-empty
  • Focus on conformance for IPv6 test
  • Add more IPv6 tests for Calico and Cilium
  • Include preset-dind-enabled label in DNS presubmit
  • Crier slack reporter: use pointers to better merging
  • Switch back from pointers and add fuzz tests
  • Bumping Prow and Boskos
  • Kops - move to kubetest2-tester-kops skip-regex logic for most presubmits
  • Add presubmit for the addons resource tracking scenario
  • Use timeout and grace from job's decoration config
  • Add a presubmit for cilium-etcd
  • Minor refactoring
  • Add marseel to sig-scalability approvers
  • Update Metal3 prow reference link
  • Update test image for e2e-framework
  • Bumping Prow and Boskos
  • Mark DNS Presubmit as required.
  • run Kubernetes master branch unit tests as non-root unprivileged user
  • Explicit empty http cookiefile config can override default
  • Bumping Prow and Boskos
  • Use ci/latest for IPv6 conformance test
  • Add a presubmit for plain irsa
  • Make spyglass URL links from deck relative to host
  • Use API NLB for IPv6 conformance test
  • Add pre-submit test for IPv6 conformance
  • add ocp 4.9 jobs that are related to assisted-installer to the dashboard
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Mon, 28 Jun 2021 00:01:35 UTC
  • Use create flags to enable API NLB
  • Update prow/cmd/branchprotector/protect.go
  • Update prow/cmd/branchprotector/protect.go
  • Add a Check if Policy.Include and Policy.Exclude are both set
  • Bumping Prow and Boskos
  • Bumping K8s-Test-Images
  • Add test case for Include Policy
  • Update prow/config/prow-config-documented.yaml
  • Bumping Prow and Boskos
  • Drop go report card from README
  • Update all IPv6 tests with latest settings
  • Fix deck redraw() rendering problem
  • Enable multiple deployments in huge service for 100 nodes test
  • Added missing labels
  • use --no-cache-dir flag to pip in dockerfiles to save space
  • Bumping Prow and Boskos
  • Allow team overrides at the org level.
  • update prow.svc.ci links to be prow.ci
  • Netpol skip Feature:SCTP tests
  • Pluginhelp: Parallelize repo fetching
  • Bumping Prow and Boskos
  • Enable multiple deployments in huge service for 5k nodes test
  • image-pushing: add prometheus-adapter staging
  • Fix extra_refs typo in jobs.md
  • Gerrit postsubmit jobs: clone the commit exactly for the PR
  • Create createRerunProwJobIcon function in common package
  • Add a rerun button to spyglass
  • Save GetBranchRevision call for gerrit postsubmit job
  • Add a title tooltip for builds on job history view
  • Bumping Prow and Boskos
  • Kops - remove --skip-regex flag to use kubetest2-tester-kops' default pattern
  • Use IRSA for Calico IPv6 test
  • Update frequency of IPv6 jobs
  • replacing master with main for k/k8s.io links
  • Add systemd cgroup v1 periodic job to release informing
  • Add systemd cgroup v2 periodic nodeconformance job
  • snyk-periodic: Fix style and jq nits
  • Testgrid - Add OpenShift 4.9 Single-Node Serial periodics to OpenShift Single-Node dashboard
  • [Branchprotector] Add comment to document that Exclude is mutually exclusive with Include
  • Address review comment
  • Add lock contention job
  • Address review comment
  • Change order of parameters to reflect priority
  • Return defaultTimeout to improve clarity
  • Fix bazel build files and formatting
  • Move formatDuration to common package
  • Bumping Prow and Boskos
  • Move job history builds rendering to typescript module
  • remove google-unit dashboard
  • move shyamjvs to emeritus approvers
  • add capz exp folder job and skip from main job
  • cloud-provider-azure: make capz test required
  • try reducing ci-kubernetes-unit dashboard to one week of results to avoid too many results to load
  • Prow sub: interface supports presubmit and postsubmit jobs
  • Bumping Prow and Boskos
  • Fix job history PR revision links
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Fri, 02 Jul 2021 00:02:27 UTC
  • Remove pr blocking test
  • Kubernetes v1.22 Code Freeze
  • wg-k8s-infra: Adjust memory for scalability canary job
  • Update TestGrid for jetstack
  • netpol regex optimization
  • Bumping Prow and Boskos
  • Include release-1.22 branch for code freeze
  • drop days of results to 1 for unit job
  • Run pre-submittes on Windows e2e tests
  • drop caps and set runAsGroup in unit-experimental
  • Export konnectivity-agent.log for tests.
  • Generic autobumper tells more detail when images are not bumped consistently
  • make security context actually parse for pull-kubernetes-unit-experimental
  • User runner.sh with kubekins-e2e container images
  • Kops - extract templates and helper fns into their own files
  • Kops - Keep the job image defined in build_jobs.py for autobumper
  • Add optional pre-submit test for k8s ci/latest
  • Do not run automatic presubmit Prow jobs if the Gerrit change revision is draft
  • Kops - add support for building scenario periodic jobs
  • Build existing periodic scenario jobs with build_jobs.py
  • Use bazel presets and resources+privileged for scenarios that build kops
  • Focus on conformance for the k8s ci/latest pre-submit
  • Update azuredisk-csi-driver-config.yaml
  • Update azurefile-csi-driver-config.yaml
  • Update csi-driver-nfs-unmanaged.yaml
  • Bumping Prow and Boskos
  • Bumping Prow and Boskos
  • Kops - Migrate presubmit scenario jobs to use build_jobs.py
  • fix presubmit tab names and upgrade job definition
  • containers.bzl: Update git image to v20210618-1017135 (incl. arm64)
  • prow: Add ability to build arm64 images to prow_image macro
  • prow: Build minimal arm64 payload
  • cluster-api: Version update in coreDNS (cluster-api: Version update in coreDNS kubernetes/test-infra#22716)
  • Bumping Prow and Boskos
  • releng: Shift release branches to the correct extra version markers
  • releng: Use krel ci-build for ci-kubernetes-build-fast job
  • releng: Remove EOL 1.18 build jobs
  • Use release/latest marker for HA pre-submit
  • Focus on conformance for the containerd HA pre-submit
  • Fix pylint "line-too-long" error
  • Override: Support test names
  • prow/config: don't log every file watched
  • Bumping Prow and Boskos
  • Change test to use overflowing vended id
  • Fix overflowing vended id bug
  • Replace implicit emptyId with explicit eptyId var
  • Bump minimum buildId in job_history validation check
  • Close rerun command with pressing the escape button
  • Clean double import
  • Ensure cloud-provider-gcp E2E tests run against k8s v1.21.0.
  • Bumping Prow and Boskos
  • releng: Use releng-ci go1.16 image variant for CIP verify tests
  • Fix path of ova-ci.sh script
  • Pin latest kubekins image
  • pull-security-profiles-operator-test-e2e: add hostPID and /var/log volume
  • Cluster API Provider AWS cleanup
  • pull-security-profiles-operator-test-e2e: switch /var/log to /var/log/audit
  • custom-metrics-apiserver: bump golang to 1.16
  • Update controller-runtime milestones, 0.10. is the current dev version
  • Add MemoryQoS on cgrpv2 presubmit
  • Rename swap Ubuntu PR job for consistency
  • Add periodic node jobs for swap
  • Rename feature flag to NodeSwap
  • Add docker-in-docker to pull-cip-verify
  • feat: adds upgrade test for azure (feat: adds upgrade test for azure kubernetes/test-infra#22698)
  • Bumping K8s-Test-Images
  • AlertManager: Redirect AWS account alerts to a different Slack channel
  • Reply help information to run presubmit Prow jobs for Gerrit changes if requested
  • Remove failing, unused NodeConformance job
  • Update TestGrid for istio
  • Fix alertmanager config to not use 'matchers' field.
  • Revert "Add docker-in-docker to pull-cip-verify" (Revert "Add docker-in-docker to pull-cip-verify" kubernetes/test-infra#22830)
  • reset git in case the depstat utility made some changes to go.mod/sum
  • Bump AMIs
  • Kops - Stop skipping KMS key tests now that their fix is in 1.21.2
  • jobs: add summary lines to jobs tests
  • prow: remove a race in secret agent startup
  • Cluster API Provider AWS: Really disable PR blocking
  • Fix a bug to skip presubmit tests for WorkInProgress Gerrit changes correctly
  • Move WasLabelAddedByHuman check from approve pugin to gh client
  • Bugzilla: Retain a manually-added valid bug label
  • Update scanning to triage privately
  • Fix konnectivity agent test logs export.
  • config/jobs: use kubernetes-release-dev for deprecated build jobs
  • kubetest: default to k8s-release-dev for ci builds
  • scenarios: use k8s-release-dev in build, bazel
  • images/kubekins-e2e: use k8s-release-dev in kops-e2e-runner.sh
  • config/jobs: use k8s-release-dev in kops jobs
  • config/jobs: use k8s-release-dev in coverage jobs
  • config/jobs: use k8s-release-dev in release-branch jobs
  • Adding new pre-submit 'pull-cip-verify-archives' to CIP
  • Crier: Don't error if pod got deleted by the time we add the finalizer
  • Add old branch to release ingress-nginx image
  • config/jobs: bump bootstrap image
  • images/kubekins-e2e: bump bootstrap image
  • Trigger: Add /retest-required that excludes optional jobs
  • Bumping Prow and Boskos
  • jobs: bump kubekins-e2e
  • releng: Invoke wrapper script for pull-cip-verify-archives job
  • Add presubmit for building container image
  • Deck: Search PRs and authors in batch jobs
  • remove SuspendJob from alpha e2e tests
  • Prow pubsub: supports presubmit jobs
  • update csi-secrets-store k8s version to 1.21 for windows
  • Enable OVA CI for image-builder
  • Bumping Prow and Boskos
  • prow sub component initialize git client
  • Prow pubsub: allow restricting clusters for project
  • azure: use kubekins-e2e master instead of release branches
  • Use pre-existing kubetest2 binariesin pull-kubernetes-e2e-gce-kubetest2
  • CAPZ: Update milestone applier plugin
  • config/jobs: fix kubernetes deprecated build jobs
  • Fix env quoting on pull-kubernetes-e2e-gce-kubetest2
  • Bumping Prow and Boskos
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Tue, 13 Jul 2021 00:02:45 UTC
  • Revert "Save GetBranchRevision call for gerrit postsubmit job"
  • Drop explicit repo-root from pull-kubernetes-e2e-gce-kubetest2
  • fix prow/getting_started_deploy.md typo
  • sig-node: Add pull-kubernetes-node-e2e-containerd-features
  • Fix typo - update loop device count in the comment
  • fix missing watch permissions for horologium in starter Prow config
  • Trigger pull-cip-image-cip for every PR against CIP
  • Set the DynamicKubeletConfig feature gate to true for the memory manager
  • Bumping Prow and Boskos
  • Bumping Prow and Boskos
  • Allow workload-identity scripts to use region
  • Prow sub: create git client only when token is supplied
  • Prow sub: support postsubmit jobs
  • Bump kubekins-e2e 1.16 variants to golang 1.16.6
  • Block PRs in client-go except updates to README
  • Enable huge services in experimental periodic jobs
  • Enable huge services in smaller cluster presubmit jobs
  • Enable huge services in larger cluster presubmit jobs
  • Enable huge services in larger cluster periodic jobs
  • Enable huge services in smaller cluster periodic jobs
  • Retest required: Actually omit optional jobs
  • kubekins-e2e/krte: Build go-canary variant using go1.17rc1
  • Bumping Prow and Boskos
  • config/tests: remove kubeflow exemption
  • Rename location back to zone per comments
  • config/tests: jobs should not use gs://kubernetes-release-pull
  • config/jobs: drop --stage from pull-kubernetes-e2e-gce-network-proxy-http-connect
  • config/jobs: drop --stage from pull-kubernetes-e2e-gce
  • config/jobs: drop --stage from pull-kubernetes-e2e-gce-ubuntu-containerd
  • config/jobs: drop --stage from pull-kubernetes-e2e-gce-100-performance
  • Revert "Merge pull request config/jobs: drop --stage from kubernetes/kubernetes merge-blocking presubmits kubernetes/test-infra#22892 from spiffxp/no-stage-for-merge-blocking-jobs"
  • Bumping Prow and Boskos
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Thu, 15 Jul 2021 00:02:17 UTC
  • experiment: add edit-prowjobs.py
  • config/jobs/image-pushing: converge job formatting
  • config/tests: add image-pushing jobs test
  • experiment: edit-prowjobs adds wg-k8s-infra-gcb to jobs
  • config: add wg-k8s-infra-gcb dashboard to all image-pushing jobs
  • Update kubekins-e2e 1.15 variants to 1.15.14
  • Revert "skip_report flag in prowjob only used by crier reporters that report back to CI system"
  • secrets-store-csi-driver: add upgrade test to periodic dashboard
  • Switch SIG release informing branch of Cluster API Provider AWS to main branch
  • Bumping Prow and Boskos
  • Duplicate tags for containerd jobs
  • Duplicate tags for sig-node
  • Duplicate tags for sig-release
  • Duplicate tags for other configs
  • Branchprotector: Update status contexts if there is at least one optional job
  • secrets-store-csi-driver: add missing secondary dashboards
  • Bumping K8s-Test-Images
  • Bumping Prow and Boskos
  • Fix triggering presubmit Prow jobs for Gerrit change if it's changed from draft to active
  • image-pushing/nginx: update branches
  • prow/nginx: update jobs and move to a dedicated folder
  • owners: add root owners + onwers from ingress-nginx
  • Change cli skew jobs using ci/k8s-beta to use ci/latest
  • Remove solid red downgrade tests
  • run CAPI/CAPV/CAPA/CAPZ jobs with kubekins-e2e 1.21
  • Change upgrade tests from beta to latest
  • Replace U+2011 NON-BREAKING HYPHEN with regular hyphen in gerrit commit message
  • Remove omitempty from job_state_to_report
  • Remove e2e-eks-cleanup step
  • Fix flaky TestWhoCanUse
  • Commenter: Replace \n with space as the former started to break searches
  • Prow sub: fix a runtime npe
  • Bumping Prow and Boskos
  • Prow sub: fix a simple pointer reuse bug
  • Prow sub: add docs for presubmit and postsubmit jobs
  • Kops - add keypair rotation scenario job
  • Lint for exported loop var pointers and fix occurences
  • fix pull-kubernetes-e2e-gce-ubuntu
  • Add e2e-eks-cleanup
  • Kops - Increase job timeout for keypair rotation test
  • sig-node: exclude features from orphans job
  • Use systemd cgroup driver with containerd cgroupv2
  • don't run test with ENABLE_POD_SECURITY_POLICY
  • Kops - temporarily increase keypair rotation job run frequency
  • Commenter: Re-add query logging
  • run peridoc sig-network tests every 6 hours
  • update csi-secrets-store k8s version to 1.20 for windows
  • Add presubmit Prow jobs for kubetest2 gke deployer
  • Update kubetest2 gke Prow jobs names to be consistent with others
  • Bumping Prow and Boskos
  • chore: use external secrets for gcp secrets-csi
  • remove unused env variables in csi-secrets-store for azure preset
  • chore: use external secrets for azure secrets-store-csi
  • chore: correct gcp-secrets-store-cred paths
  • prow/config.yaml: set merge_method for kubebuilder repos
  • add kubesphere
  • [releng] 1.20: Add 1.22 and remove 1.18 milestone_applier rules
  • [releng] 1.22: Update kubekins-e2e variants.yaml with 1.22 config
  • image-builder: make OVA job optional
  • Fix override tests
  • Update cluster-api-provider-openstack OWNERS
  • ingress-nginx: enable require-matching-label
  • Trigger container-image-build CI job conditionally
  • Bumping Prow and Boskos
  • add presubmit jobs for controller-runtime release-0.9 branch
  • Bumping Prow and Boskos
  • Update TestGrid for istio
  • secrets-store-csi-driver: gcp use workload identity instead of secret
  • capg: update job name for release-0.3
  • capg: remove image-builder repo and add new conformance job for presubmit
  • Kops - decrease frequency of keypair-rotation job to daily
  • Declare correct container runtime when running E2E tests on cloud-provider-gcp.
  • Bumping Prow and Boskos
  • [wg-k8s-infra] add canary job ci-build-and-push-k8s-at-golang-tip
  • update csi-secrets-store build branch to release
  • Remove ci-kubernetes-e2e-aks-engine-azure-1-18-windows from sig release dashboard
  • Remove unsupported 1.18 jobs
  • Generate 1.22 jobs
  • Make cloud-provider-gcp-e2e-full a blocking test.
  • [wg-k8s-infra] Fix path of canary job
  • Remove 1.22 and test from predubmits
  • Update Gubernator config
  • Reference pull-kubernetes-e2e-gce
  • Drop travis for kubernetes/utils
  • reflect that we are using the nightly build not 1.5
  • config/jobs: split wg-k8s-trusted jobs into files
  • config: add wg-k8s-infra-groups dashboard
  • config: add wg-k8s-infra-prow dashboard
  • config: add wg-k8s-infra-apps jobs and dashboard
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Thu, 22 Jul 2021 00:02:05 UTC
  • images/gcb-docker-gcloud: use docker buildx v0.6.0
  • add release branch to csi-secrets-store presubmits
  • docs: update "Life of a Prow Job"
  • containerd: 1.5.2 -> 1.5.4
  • update perf-tests branch for 1.21 and 1.22
  • capg/image-builder: update job interval to run once a day
  • Fix forker for perf-tests
  • Point 1.22 kubekins-e2e:v20210721-2b77449-1.22
  • azure: remove 1.18 jobs and add 1.22 jobs
  • Bumping Prow and Boskos
  • Clean up 1.22 jobs for sig-windows
  • config/jobs: add ci-k8s-triage-robot-testcomment
  • Bumping Prow and Boskos
  • Adding duration timers to the Config initialization
  • Don't protect cluster-proportional-autoscaler gh-pages branch
  • Adding per-file processing duration
  • config/jobs: use k8s-triage-robot instead of fejta-bot
  • config/jobs: remove ci-kubernetes-build-deprecated
  • Conditionally use new conformance image directory
  • Bumping Prow and Boskos
  • add upgrade periodic test for csi-secrets-store release-0.1
  • config/testgrids: cleanup sig-testing config
  • releng: regenerate release-branch tests
  • releng: mv gce-default jobs to blocking
  • Bumping Prow and Boskos
  • Switching to logging with fields for easier processing
  • [wg-k8s-infra] add canary job for pull-kubernetes-e2e-gce-large-performance
  • Fix broken base images link in /prow/cmd README
  • Update csi-driver-smb-config.yaml
  • Correct test all usage
  • kubeadm: add kinder test jobs for k8s 1.22
  • releng: sort generated configs by job name
  • releng: address ruamel.yaml deprecation
  • releng: fix tests
  • releng: add generate_tests_test.py target
  • config: regenerate releng jobs
  • config/jobs: fix k8s-infra-prow-build-trusted test
  • config/jobs: fix k8s-infra-triage-robot jobs
  • Autoscaler - Remove branch protection from gh-pages branch
  • Bumping K8s-Test-Images
  • Revert "Revert "skip_report flag in prowjob only used by crier reporters that report back to CI system""
  • need cloud providers for ci-kubernetes-e2e-gce-cos-k8sbeta-alphafeatures job
  • robots/commenter: add --include-locked flag
  • Bumping Prow and Boskos
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Tue, 27 Jul 2021 00:01:56 UTC
  • Bumping Prow and Boskos
  • Updating variable names for readability
  • chore: no longer sync gcp-secrets-store-cred
  • Do not comment help message for Gerrit repos that are opt-out of this feature
  • Update TestGrid for istio
  • Tide: Add option to display all queries in status
  • config/jobs: k8s-infra-apps jobs report to slack
  • config/jobs: k8s-infra-prow jobs report to slack
  • Bumping Prow and Boskos
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Wed, 28 Jul 2021 00:01:52 UTC
  • Add OpenShift Virtualization e2e tests to TestGrid
  • increase crio loglevel on ci
  • Fix yaml syntax in skip_if_only_changed documentation
  • prow controller manager logs build cluster name when failed to schedule them
  • Tide: Finish apps auth support
  • Add ProwJobDefaults config option with TenantID
  • CRI-O: Pin CRI-O versions to debug test failures
  • config/jobs: use k8s-infra-ci-robot for k8s-infra audit job
  • config/jobs: add k8s-infra prow build cluster autobump
  • Bumping Prow and Boskos
  • config/jobs: shorten prow autobump slack msg
  • Checkconfig: Add a check to verify the GitHub app is installed
  • Differ optional and required jobs on test help command
  • config/jobs: shard more k8sio job dashboards
  • Update CAPZ v0.5 milestone
  • Bumping Prow and Boskos
  • config/jobs: slow down k8s-infra-ci-robot jobs
  • config/jobs: add back 'Deploying prow:' text
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Thu, 29 Jul 2021 00:02:00 UTC
  • containerd version of pull-kubernetes-node-kubelet-serial job
  • Bumping Prow and Boskos
  • Remove all references to cluster-api-bootstrap-provider-kubeadmm
  • adjust containerd serial job - fix wrong project type
  • prow: make the secret agent a singleton
  • Bumping Prow and Boskos
  • Keep secret-agent in a single package and make it backwards compatible
  • Use kubekins-e2e image for gcp-compute-persistent-disk-csi-driver jobs
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Fri, 30 Jul 2021 00:02:37 UTC
  • Make prow-controller manager optionally publish build cluster status to cloud storage.
  • Adding test-infra changes for bm-vpc-block-csi-driver
  • Add OpenShift Serverless mesh test to testgrid
  • Add a separate image config for the containerd serial job
  • prow: allow popups in html lens
  • Boskos: Update golang to 1.16
  • Make checkconfig's cluster field validation consume the build cluster status file if it exists.
  • Prow auto deploy job tolerate one failure
  • Add KUBE_SSH_USER to swap fedora job
  • Handle webhooks from unrecognized org/repos as warnings, not errors.
  • config/jobs: rm wg-k8s-infra-apps-deploy-node-perf-dash
  • Bumping Prow and Boskos
  • change the job to use cos 89
  • docs: use GitHub permalinks in "Life of a Prow Job"
  • Bump timeout for pull-kubernetes-node-kubelet-serial-containerd
  • Bump timeout for pull-kubernetes-node-kubelet-serial
  • Add allow-same-origin to deck/spyglass sandbox
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Mon, 02 Aug 2021 00:01:59 UTC
  • Add periodic CI job for node-serial with containerd
  • Update boskos dependency to 93b54882439
  • Secretagent: Enforce usage of the global agent
  • Update TestGrid for jetstack
  • Bumping K8s-Test-Images
  • Bumping Prow and Boskos
  • Enhance Prow integration test script and add a README
  • labels: overhaul kubernetes/k8s.io labels
  • config/jobs: add metrics-bigquery-canary
  • Tide: Omit queries for wrong branch when displaying all in status
  • update kubernetes version to 1.22 for azure IPv6 job
  • wg-k8s-infra: canary job for post-test-infra-push-kettle
  • Bumping Prow and Boskos
  • config/jobs: use ghproxy for k8s-triage-robot jobs
  • metrics: support workload identity
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Tue, 03 Aug 2021 00:02:22 UTC
  • add CIT periodics to testgrid
  • Kops - Update AMIs
  • Kops - set ssh user on scenario jobs
  • Remove cloud-provider-gcp-e2e-create, as it is made redundant by cloud-provider-gcp-e2e-full.
  • updating depstat jobs to include all staging modules
  • Fix CRI-O selinux rules
  • Remove CL2_ENABLE_HUGE_SERVICES_MULTIPLE_REPLICAS
  • Bumping Prow and Boskos
  • Add versions 4.7 and 4.9 to OpenShift Virtualization on TestGrid
  • config/jobs: promote metrics-bigquery-canary
  • Add ehashman to SIG Node test-infra approvers
  • Make internal gcs reporter packages public.
  • wg-k8s-infra: fix argument for image building
  • wg-k8s-infra: Fix presubmits jobs for terraform
  • remove failing job ci-ingress-gce-e2e-release-1-6
  • Bumping Prow and Boskos
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Wed, 04 Aug 2021 00:01:48 UTC
  • send alerts for security tooling under kubernetes.io
  • Add Gardener test results for kubernetes v1.21
  • Run the serial job(s) if e2e node tests are updated
  • test: adds job for e2e on deploy manifest (test: adds job for e2e on deploy manifest kubernetes/test-infra#23054)
  • Bumping Prow and Boskos
  • config/jobs: add ci-test-infra-triage-canary
  • triage: deploy to gs://k8s-triage, add redirect
  • config/jobs: mv triage upload to k8s-infra-prow-build-trusted
  • config/jobs: mv post-test-infra-push-triage
  • Post v1.22.0 Code Thaw
  • Update milestone_applier plugin to v1.23
  • Jira plugin: Do not insert links into literal codeblocks
  • enable docker-in-docker for build tasks.
  • Trim slash from gcs path when publishing build clusters statuses
  • crio: enable cgroupv1 on the cgroupv1 job
  • Make SIG Node CRI-O e2e reporting, not always_run
  • Bumping Prow and Boskos
  • k/website: update config.
  • Improve documentation about the 'cluster' field.
  • kubekins-e2e/krte: Build go-canary variant using go1.17rc2
  • Bumping Prow and Boskos
  • Add tenentID to tide pools
  • Add tenentIDs to History Record
  • Change sets to slices
  • Fix tests and formatting
  • bump promoter jobs
  • SergeyKanzhelev as a node approver
  • Bumping Prow and Boskos
  • Revert "bump promoter jobs"
  • Add documentation to silence slack notifications at the ProwJob level.
  • config/jobs: fix post-test-infra-upload-triage
  • config/jobs: switch triage to k8s-staging image
  • config/jobs: lower resources for k8s-infra triage job
  • add external secret for ipam access
  • Throttle sub to only process 10 messages at a time
  • Update ingress test-runner image
  • Bumping Prow and Boskos
  • Update testgrid bazel variant for 3.0.0 and 3.4.1
  • config/jobs: follow k8s-infra infra/gcp/terraform mv
  • Update bazelbuild's variant to use 3.4.1 and 3.0.0
  • config/jobs: update lifecycle comments
  • Sub: set Synchronous to true
  • Protect kubernetes/enhancements
  • triage: dummy changes to trigger image build
  • triage: prep for alt projects, datasets, buckets
  • config/jobs: override triage canary destinations
  • Add generic instruction for adding new integration tests
  • Add kops e2e for Debian 11
  • Bump images
  • Use the correct marker location for test using latest
  • releng(kubekins): Update Golang versions to go1.16.7
  • Kops - reduce the max # of runs in testgrid
  • Kops - Manually edit the GCE e2e frequency + retention to match AWS
  • releng(kubekins, krte): Update Golang versions to go1.15.15
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Mon, 09 Aug 2021 00:02:06 UTC
  • Workaround for Bugzilla REST issue.
  • Bumping Prow and Boskos
  • Bumping K8s-Test-Images
  • Update TestGrid for istio
  • triage: fix postsubmits
  • config: add metrics-server ha e2e tests
  • Bumping Prow and Boskos
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Tue, 10 Aug 2021 00:02:20 UTC
  • Trim ignition files for crio installation
  • Force cgroup v1 and trim the ignition for crio swap job
  • Add label for cluster-api topology
  • Update guide for changing label_sync labels.yaml
  • temporarily remove few owners
  • Disable SCTP tests for ci-kubernetes-e2e-gce-cos-k8sstable2-alphafeatures
  • Bumping Prow and Boskos
  • Add gce Windows containerd jobs for 20h2 & v1.22
  • Add Image builder for Ingress Webhook certgen
  • Workaround for Bugzilla REST issue.
  • Add a gcloud-terraform image and corresponding publishing job.
  • Bumping Prow and Boskos
  • Whitespace change to trigger build of gcloud-terraform image.
  • wg-k8s-infra: Fix email template in job generator
  • Add optional pre-submits for Debian 11 and Ubuntu 21.04
  • Replace featureflag with cluster config for irsa
  • Add IRSA for aws-ebs-csi scenario
  • remove restart-kubelet flag.
  • add skip to override default skip value
  • Promote node e2e serial-containerd to more dashboards
  • Modify 5k scalability test config to better exercise APF functionality
  • Bump containerd to 1.5.5
  • capg: remove unused repo because we are using a pre-baked image
  • capg: set kubernetes to the 1.20 release branch to build the conformance
  • Update TestGrid for jetstack
  • config: add needs-sig to issues in kubernetes/test-infra
  • Run tests for Cluster API across multiple kubernetes versions
  • Sub readme: mention postsubmit job for triggering prowjobs at specified SHA
  • re-enable all node flaky test, move node performance test to new job
  • Bumping Prow and Boskos
  • Add Deck filtering for Prowjobs based on tenantID
  • unit tests for deck filtering
  • Moves ExternalSecret to the correct namespace
  • Add emails to ci-kubernetes-node-kubelet-feature job
  • Bumping K8s-Test-Images
  • Bumping Prow and Boskos
  • Fixing link for build cluster service account in readme
  • Create RBE instance when required.
  • squash commits
  • Revert "Workaround for Bugzilla REST issue."
  • Revert "Workaround for Bugzilla REST issue."
  • Add e2e scenario for metrics-server
  • Remove all references to cluster-api-provider-docker. This repository has been inactive for a long time, and it's due for archival.
  • Bumping Prow and Boskos
  • update e2e test runner image to newest promoted one
  • chore: update presubmit trigger for csi-secrets-store release branches
  • Update TestGrid for jetstack
  • Bumping Prow and Boskos
  • Prow pubsub readme: mention project and topic are used for publishing statueses
  • config/jobs: update ci-test-infra-triage-canary
  • censor: archive: handle symlinks
  • Prep CAPZ for master->main branch rename
  • Bumping Prow and Boskos
  • move all node pr-* jobs into sig-node-presubmits
  • updating co-chairs
  • Add new artifact file format handling to links lens
  • go-canary: Enable GH report for kubernetes/kubernetes presubmits
  • go-canary: Remove release-branch presubmits
  • Update TestGrid for jetstack
  • update kubernetes version to 1.21 for csi-secrets-store windows tests
  • add 1.22 and main jobs
  • go-canary: Add pull-kubernetes-unit-go-canary
  • Bumping Prow and Boskos
  • remove branch filter
  • Update config/prow/cluster/cherrypicker_deployment.yaml
  • Update config/prow/cluster/cherrypicker_service.yaml
  • add OpenYurt to Prow project list
  • Rename sig-node-cri tab to sig-node-docker
  • Add Node E2E CI Job with systemd cgroup
  • deck: log errors structured instead of inline
  • triage: don't set ACLs when uploading
  • Adds wg-k8s-infra-gcb to test job generator script
  • e2e test images: Adds PULL_BASE_SHA to jobs
  • config/jobs: mv ci-test-infra-triage to k8s-infra
  • config/jobs: update post-test-infra-upload-triage
  • Bumping Prow and Boskos
  • Respond to comments
  • Update OWNERS
  • triage: fix k8s-gubernator triage redirect
  • config/jobs: triage redirect-* targets are manual
  • Bumping K8s-Test-Images
  • Bumping Prow and Boskos
  • use extra refs for pulling in capz scripts
  • Sub logs user errors on debug level instead of error level
  • add dual-stack 1.22 test job
  • Add a default tenantID when none is provided
  • config/jobs: move cluster-api-provider-azure to main branch
  • Kops - update debian11 jobs to use release AMIs
  • Fix the presubmit name
  • Run e2e tests for Cluster API also with v1.19 management cluster
  • change image for building image
  • Add WS 2022 jobs to the sig-windows-networking page
  • Pjutil readyness: allow plugging in additional checks
  • Fix cluster-api periodic mink8s e2e test
  • Build for ppc64le
  • prep secrets-store-csi-driver jobs for default branch rename
  • Add [ibabou] to jobs/kubernetes/sig-windows/ OWNERS file
  • config/jobs: remove refs to old Azure provider branch
  • config/jobs: remove lifecycle/frozen from PRs
  • Unit tests for tide filtering on Deck
  • Filter tide info on deck based on tenantID
  • add serial/slow containerd for 1.22
  • Bumping Prow and Boskos
  • Load kubeconfig files from a directory
  • capz: update reviewers to match capz repo
  • Github client: Remove Query so everyone adds Apps support
  • Make Sub cache git clients used for inrepo config.
  • Make Sub serve pprof metrics.
  • config/prow: setup milestones for kubernetes-sigs/boskos
  • config/prow: enable milestoneapplier for kubernetes-sigs
  • Update Descheduler Master Branch Jobs To Use Go 1.16.7
  • Update azurefile-csi-driver-config.yaml
  • config/prow: mv 24 projects from gke to node-e2e pool
  • 1.22 presubmits
  • sig-node: skip serial and conformance tests under the orphans job
  • prow/github: expose more options for the client
  • Tide: Set PRs that have a fulfilled query but are not in pool to sucess
  • Bumping Prow and Boskos
  • Tide: Only set own status to success if its not already set
  • Ignore folders while loading kuebconfig files
  • Simplify InRepoConfigGitCache concurrency test.
  • Ignore file start with double dots while loading kuebconfig files
  • Bumping Prow and Boskos
  • inrepoconfig_test: add comment to explain sharedRepo1State
  • Images/git: Build for ppc64le
  • Update ubuntu AMIs
  • Revert "Bumping Prow and Boskos"
  • Revert "Update azurefile-csi-driver-config.yaml"
  • Revert "prow/github: expose more options for the client"
  • Kops - pin certain jobs to k8s 1.21 until addons are updated
  • Add Descheduler k8s 1.22 e2e Tests
  • Pin certain plugins to 1.21 in presubit jobs as well
  • Run Flacar tests more often
  • Revert "Merge pull request Revert "prow/github: expose more options for the client" kubernetes/test-infra#23307 from alvaroaleman/github-wtf-branch"
  • prow/github: close over methods needed for git actions
  • prow: Build minimal ppc64le payload
  • Kops - Update Flatcar AMI
  • Add presubmit job for scheduler-plugin release-1.20
  • Kops - reduce number of testgrid columns even further
  • Fix amazonvpc presubmit to use k8s 1.21
  • Respond to comments
  • Add Workload Metric PodMonitors to parallel existing Prometheus ServiceMonitors.
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Fri, 20 Aug 2021 00:01:40 UTC
  • update crio installer script commit
  • remove CSIServiceAccountToken which will be removed in 1.23
  • Fix ci-build-and-push-k8s-at-golang-tip-canary job
  • test run_if_changed/skip_if_only_changed for postsubmits
  • kettle make_json: skip and log rows bigger than 100MB
  • Fix indenting on if statements
  • inrepoconfig: update docs
  • test images: Adds windows-servercore-cache postsubmit job
  • Add cloud-provider-openstack e2e for openstack-cloud-controller-manager
  • Change ingress-nginx test-runner and legacy branch
  • OWNERS(sig-release): Dan Mangum is now Emeritus
  • OWNERS(sig-release): Update references to Chairs/TLs/Release Managers
  • config(releng): Remove outdated prototype build jobs/boards
  • config(releng): s/github_team_ids/github_team_slugs
  • config: Tolerate renaming default branches of RelEng repos to main
  • Node testgrid dashboard cleanup
  • chore: add presubmit test jobs for cloud provider azure 1.1
  • Add volume-data-source-validator tests and images
  • add listx to test-infra-oncall alias
  • removed jobs present in sig-node-release-blocking dashboard from other sig node dashboards
  • kube.Options: add skipMergeConfigs
  • Bumping Prow and Boskos
  • blunderbuss: support reviewerCount==0
  • Override branch protected required status checks
  • Bumping Prow and Boskos
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Tue, 24 Aug 2021 00:02:18 UTC
  • Refactor Filter functions
  • Cleanup E2E jobs for 1.19
  • Switch to go1.17 for security-profiles-operator jobs
  • Kubetest - add option for providing pre- and post-test commands
  • Implement git fetch
  • Bumping Prow and Boskos
  • git client package uses structured log instead of formatting
  • add always_run field to Postsubmit jobs
  • add new feature announcement for always_run in postsubmits
  • kubekins/krte: Build go1.17 variants
  • kubekins/krte: Bump 1.22 version marker to stable-1.22
  • Bumping Prow and Boskos
  • wg-k8s-infra: fix typos for canary sig-scalability jobs
  • Kops - update Ubuntu AMIs
  • Kops - Reduce frequency of frequently running jobs not actively being iterated on
  • Kops - Reduce testgrid "days of results" limit
  • [go1.17] Use go1.17 for kubernetes/kubernetes kind presubmits
  • [go1.17] Use go1.17 for kubernetes/kubernetes kubekins-e2e jobs
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Wed, 25 Aug 2021 00:01:29 UTC
  • releng: Update repo presubmits to use Golang 1.17
  • provider-openstack: Fix the branch name
  • Bumping K8s-Test-Images
  • Run the pre-test command after the test setup
  • Update github.com/shurcooL/githubv4 to 83ba7b4c9228
  • Bumping Prow and Boskos
  • Bumping K8s-Test-Images
  • update capz milestone applier
  • address PR comments
  • Bumping K8s-Test-Images
  • Bumping Prow and Boskos
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Thu, 26 Aug 2021 00:01:54 UTC
  • update crio installer script commit to 4a1c19135c9597afcb6821b4593bd95e825fdde1
  • Tide status: Handle ReviewApprovedRequired requirement
  • Unprotect the gh-pages branch in nfs-ganesha-server-and-external-provisioner for helm chart release action
  • moves the host process specific job to the nightly
  • GitHub reporter: Respect timeout
  • Bumping Prow and Boskos
  • Bumping Prow and Boskos
  • fetch pull heads
  • Add prow transfer-issue plugin (Add prow transfer issue kubernetes/test-infra#23153)
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Fri, 27 Aug 2021 00:01:59 UTC
  • Remove branch protection for gh-pages in secrets-store-csi-driver
  • KubernetesOptions: add method LoadClusterConfigs
  • Updating AMIs
  • Add e2es for external-dns provider
  • Update TestGrid for istio
  • Bumping K8s-Test-Images
  • Bumping Prow and Boskos
  • KubernetesOptions: configurable default value of noInClusterConfig
  • KubernetesOptions: validate $KUBECONFIG
  • test: adds job for e2e provider (test: adds job for e2e provider kubernetes/test-infra#23192)
  • Add a controller-tools presubmit
  • Add an OWNERS file for controller-tools
  • fix git clone: set origin in working dir
  • Crier readme: mention pubsub required IAM permission
  • Kops - Fix casing of external DNS overrides
  • Fix command for controller-tools presubmit
  • Prepare for kops release-1.22 branch
  • Configure milestone applier for kops release-1.22 branch
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Sun, 29 Aug 2021 00:02:25 UTC
  • Extend the help plugin to include summary of guideline messages
  • include the decorated volumes by the user in the config validation
  • secrets-store-csi-driver: add aws release test
  • Bumping Prow and Boskos
  • Bumping Prow and Boskos
  • KubernetesOptions: remove DeckURI
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Tue, 31 Aug 2021 00:02:47 UTC
  • Update ubuntu 21.04 AMI
  • Kops - pin terraform job to one zone
  • Add cloud-provider-openstack e2e for openstack cinder csi test
  • images/alpine: Build for s390x
  • releng: Add image building jobs for kpromo
  • releng: Add periodic job for file promotion
  • Revert "prow/config.yaml: set merge_method for kubebuilder repos"
  • Add lib-volume-populator tests and images
  • prow sub shutdown returns nil instead of error
  • Bumping Prow and Boskos
  • Move auto-deploy prow bump back by 15 min
  • prow: expose retest status in metrics
  • Trigger trusted user: Check org membership first as it caches better
  • Merge Istio's Config
  • Bumping Prow and Boskos
  • releng: Tidy kpromo job configs
  • Make the rerun button more obvious.
  • Clickable hyperlinks in Spyglass Build log view
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Wed, 01 Sep 2021 00:05:32 UTC
  • Image push job for aws-iam-authenticator
  • Consolidate containerd testgrid tabs
  • Labels: Allow to set up restricted labels not everyone can set
  • Bumping Prow and Boskos
  • Fix PJs not being labled with tenantIDs
  • Fix mkpj integration tests
  • Switch from Service Account to Workload Identity
  • Update image-builder azure-sig presubmit triggers
  • Don't use deprecated vars of MinIO in starter
  • Bumping Prow and Boskos
  • Fix spyglass hyperlink href path
  • Add permissions to merging tutorial
  • [CPO] Add cinder csi sanity tests
  • Improve the performance of spyglass createHyperlinks
  • Bumping Prow and Boskos
  • config/jobs: move secrets-store-csi-driver to main branch
  • update kubernetes base_ref for secrets-store-csi-driver
  • update secrets-store-csi-driver jobs post default-branch-rename
  • Enable prow transfer-issue plugin for kubernetes org
  • config/jobs: add kubekins-e2e k8s-infra canary image build
  • kubetest: update README.md
  • Bumping Prow and Boskos
  • Add deck_tenant_deployment for use in integration tests
  • Add deck tenanted integration test
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Fri, 03 Sep 2021 00:01:51 UTC
  • Fix wrong symlinks of utility images for multiarch
  • config/jobs: use k8s-infra hosted kubekins-e2e in canary jobs
  • Run post-test-cmd under the same conditions as pre-test-cmd
  • wg-k8s-infra: auto-deploy prowjob for k8s-infra-prow
  • Fix kettle image canary build
  • Bumping Prow and Boskos
  • Add temp config for csi hostpath 1.22
  • add cherrypicker deployment in bazel prow configuration
  • Label config: Add sharding support
  • Bumping Prow and Boskos
  • Update AMIs
  • Use default AWS IPv6 DNS endpoints
  • Use latest staging image for AWS CCM
  • mount the OAuth token secret by keeping the name from the secret's key
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Sun, 05 Sep 2021 00:01:42 UTC
  • Update getting_started_deploy with info on needed PersistentVolumes
  • Add ingress-nginx debian image generation and remove legacy branch
  • commenter: seed pseudorandom generator and use rand.Shuffle
  • gh: handle pagination in FindIssues
  • install Azure CSI drivers by default on k8s 1.23 tests
  • Update TestGrid for kyma
  • Update release-master.yaml
  • releng: Update job command arguments for kpromo
  • coUpdate ha and version of e2e test runner images
  • releng(kpromo): Periodic interval to 1h / add non-blocking presubmit
  • Bumping Prow and Boskos
  • releng: kpromo config cleanups
  • Push image for kubernetes-sigs/cluster-api-provider-ibmcloud repo
  • releng(kpromo): Drop --use-service-account flag
  • Add containerd WS2022 ltsc to testgrid
  • Bumping K8s-Test-Images
  • Regenerate the CSI prow jobs to use kubernetes v1.20, v1.21 and v1.22
  • Pluginconfig: Add some omitempties for optional properties
  • Fix plugins.label config sharding
  • Bumping Prow and Boskos
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Wed, 08 Sep 2021 00:02:22 UTC
  • Add EKS Anywhere to list of projects using Prow
  • Update release-master.yaml
  • Update log key configuration name to reflect the change in kind.
  • Update TestGrid for jetstack
  • Bumping Prow and Boskos
  • Add serviceAccount to bazelbuild/rules-k8s job
  • Add custom-error-pages to ingress-nginx postsubmits
  • KubernetesOptions: use $KUBECONFIG only if it is not empty
  • releng(kpromo): Bump images to v0.2.1-2
  • Bumping Prow and Boskos
  • Remove non-existent and unnecessary cherrypicker service account.
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Thu, 09 Sep 2021 00:01:33 UTC
  • [CPO] Add manila csi sanity tests
  • Add KubeVirt to Prow in the wild list
  • [sig-windows-networking] Remove WS 1909 SAC jobs
  • wg-k8s-infra: Add canary jobs for kops-periodics-pipeline* jobs
  • Update sig-scalability-presets.yaml
  • Add missing descheduler branch configs
  • Enable prow transfer-issue plugin for kubernetes-sigs org
  • Don't warn when user cancelled gethistory from UI
  • Change retest help message to indicate optional jobs
  • Fix cherrypicker by explicitly set SA to be empty
  • Bumping Prow and Boskos
  • Fix cherrypicker deployment
  • config/prow: autobump community-hosted kubekins
  • kubetest: update README to trigger new kubekins build
  • Bumping Prowjob Images and Kubekins
  • Bumping Prow and Boskos
  • wg-k8s-infra: add presubmit for k8s-infra-public-pii
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Fri, 10 Sep 2021 00:02:27 UTC
  • Get Deck Integration test working
  • Update azurefile-csi-driver-config.yaml
  • run tests against 1.22
  • Update prow/cmd/crier/README.md
  • Job-history page: log on debug level instead of warning when directory name is not int64
  • Deck: log debug instead of warning when started.json not exist
  • Sub: log debug instead of error when job is not found
  • config/jobs: use k8s-infra image for pull-k8sio-backup
  • config/jobs: update example kubekins in README
  • prow/spyglass: replace kubekins tag in test data
  • releng: replace kubekins tag in test_config
  • config/prow/autobump: add more files to job image config
  • config/jobs: refresh kubernetes-csi jobs, include in autobump
  • config/jobs: use community-owned kubekins
  • use community-hosted kubekins
  • config/jobs: rename kubekins image pushing jobs
  • Generate a schema for the ProwJob crd (Generate a schema for the ProwJob crd kubernetes/test-infra#19522)
  • config/jobs: add pull-enhancements-test
  • Revert "Generate a schema for the ProwJob crd (Generate a schema for the ProwJob crd kubernetes/test-infra#19522)"
  • [scheduler-plugins] Add a presubmit CI job to verify crd manifests
  • config/prow/cluster: group build cluster components together
  • config/prow: add cherrypicker github token
  • Bumping Prowjob Images and Kubekins
  • config/jobs: push more k8s-testimages to k8s-infra
  • Add release-note-edit to Prow plugin
  • Move prow image push job to run on tainted high cpu nodes
  • Bumping Prowjob Images and Kubekins
  • images/bootstrap: add README.md
  • images/bigquery: update README.md
  • images/gcloud: add README.md
  • images/krte: update README.md
  • images/builder: update README.md
  • config/prow/cluster: fix typo in cherrypicker secret
  • releng(kpromo): Switch to k8s-infra-promoter svc acct for prod jobs
  • Bumping Prowjob Images and Kubekins
  • releng(kpromo): Bump images to v0.2.2-1
  • Run ContainerLogRotation test during windows containerd serial slow tests
  • Update azurefile-csi-driver-config.yaml
  • Update AMIs
  • Update IPv6 tests
  • releng(kpromo): Bump images to v0.2.3-1
    • descheduler: alter kindest/node:version based on docker hub - Fix pull-descheduler-test-e2e-k8s-1-21-1-21 to run over release-1.21 only
  • releng(kpromo): Bump images to v0.2.4-1
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Mon, 13 Sep 2021 00:02:19 UTC
  • Update release-master-windows-presubmits.yaml
  • Update sig-scalability-presets.yaml
  • Update release-master-windows-presubmits.yaml
  • Update TestGrid for kyma
  • jenkins-operator: use git-base image
  • Bumping Prowjob Images and Kubekins
  • Bumping Prowjob Images and Kubekins
  • images: README update to trigger image builds
  • config/jobs: mv job image autobump job to k8s-infra
  • config/jobs: fix k8s-infra canary image build jobs
  • Bumping Prow and Boskos
  • bump test package version
  • prow: rename kubernetes-dev in testdata
  • config/prow: slack warnings for k/k go to github-management
  • releng: Add presubmits for sigs.k8s.io/release-sdk
  • Prow sub: logs level lower than warning when context cancelled
  • Bumping Prow and Boskos
  • config/jobs: use k8s-staging-test-infra/bigquery image
  • config/jobs: use k8s-staging-test-infra/bootstrap
  • config/jobs: use k8s-staging-test-infra/gcloud-in-go
  • config/jobs: remove outdated gcloud-in-go reference in README
  • InRepoConfigGitCache: cleans up after merge conflict
  • config/jobs: use k8s-staging-test-infra/image-builder
  • config/jobs: use k8s-staging-test-infra/krte
  • config/jobs: migrate a k8s-testimages/kubekins-e2e job
  • images: remove cluster-api
  • experiment: update print-job-image-summary.sh
  • Crier github reporter uses cached git client for reporting to github
  • [CPO] Add release branch jobs
  • Rename release branch job names
  • Push image for kubernetes-sigs/ibm-vpc-block-csi-driver repo
  • change dashboard name
  • capdo: lock the images in the 1.21 tag that uses go 1.16.x
  • Add: create image pushing job for kube-scheduler-simulator
  • releng(kubekins, krte): Update Golang versions to go1.17.1
  • releng(promo-tools): Bump images to v3.2.0
  • releng(test-infra): Bump image promoter to v3.2.0
  • Bumping Prow and Boskos
  • config/prow: fix prow job autobump config
  • OWNERS(releng): Add aliases for promotion tools reviews
  • releng(promo-tools): Update OWNERS for presubmits
  • Revert "Crier github reporter uses cached git client for reporting to github"
  • Revert "Change retest help message to indicate optional jobs"
  • prow/cmd: Add all components to README
  • Bumping Prowjob Images and Kubekins
  • Bumping Prow and Boskos
  • config/jobs: add ci-test-infra-autobump-prowjobs-for-auto-deploy
  • Added new label for security assessments
  • Ensure all ProwJob state changes reach prow-controller-manager's cache processing the key again.
  • Add configuration to allow opting out of PJ failure comments created by Crier on GitHub.
  • config/prow: bump all community test-infra images
  • Update sig-scalability-presets.yaml
  • releng(kubekins, krte): Update Golang versions to go1.16.8
  • Bumping Prow and Boskos
  • Bumping Prowjob Images and Kubekins
  • config/jobs: rm some k8s-testimages push jobs
  • releng: Update references to CIP repo to sigs.k8s.io/promo-tools
  • generated: Run hack/update-labels.sh
  • releng(promo-tools): Rename job config directory/file
  • prow/cmd: remove deprecated autobump cmd
  • images: rm unused alpine-bash
  • images: rm unused bazel-krte
  • config/jobs: migrate some straggling k8s-testimages/kubekins jobs
  • config/jobs: add post-test-infra-push-benchmarkjunit-canary
  • config/jobs: add post-test-infra-push-gcb-docker-gcloud-canary
  • config/jobs: add post-test-infra-push-bazelbuild-canary
  • Add presubmits and periodics for Cluster API release-0.4
  • Bumping Prow and Boskos
  • bugzilla: handle slightly incorrect external PRs better
  • releng(promo-tools): Split promo-tools presubmits out from k8s.io
  • releng(promo-tools): Remove references to master branch
  • Fix image tag
  • Update image
  • allow the bugzilla client to use a Bearer Authorization token
  • Increase timeout for ci-gcp-compute-persistent-disk-csi-driver-latest-k8s-master-integration
  • Update ingress-nginx e2e-test-runner images
  • Update PD CSI owners file
  • Tell tide to ignore EasyCLA on k8s.io/org
  • Bumping Prow and Boskos
  • Fetch the validate branch before checkout
  • Prow/sub: report when prowjob is successfully triggered
  • Revert "Revert "Generate a schema for the ProwJob crd (Generate a schema for the ProwJob crd kubernetes/test-infra#19522)""
  • Keep prow.k8s.io on schemaless crd as we don't know how to make bazel apply serverside
  • Add documentation for creating private Deck instances
  • Bumping Prow and Boskos
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • config/prow: allow k8s-infra-ci-robot to skip-review
  • Add HTMLURLs to tide PullRequests
  • Spyglass: Support multiple PR links
  • Ignore EasyCLA context in any repo
  • Change retest help message to indicate optional jobs
  • Update TestGrid for kyma
  • Use %w when wrapping errors
  • Update getting started docs to suggest using an app instead of token
  • update go.mod to go1.16
  • Bumping Prow and Boskos
  • GHProxy: Cleanup old caches
  • Revert "Bumping Prow and Boskos"
  • Revert "Spyglass: Support multiple PR links"
  • Revert "Add HTMLURLs to tide PullRequests"
  • images: add/update READMEs to trigger image builds
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • images: mv gcloud to gcloud-in-go
  • Add missing steps in private Deck documentation
  • ci: adds periodic job for inplace upgrade test
  • Deflake TestDiskCachePruning by using a fake clock
  • Run IPv6 tests in an AZ with dual-stack EC2 endpoints
  • Run IPv6 full test more often
  • Run IPv6 full test more often
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Mon, 20 Sep 2021 00:02:00 UTC
  • Kops - Use Kubernetes service for SA issuer URLs in GCE
  • Finalize CAPI ProwJobs for v1alpha4/v1beta1
  • Update sig-scalability-release-blocking-jobs.yaml
  • Update TestGrid for kyma
  • Update release-master.yaml
  • Bumping Prow and Boskos
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Prep cluster-api presubmits for branch rename
  • labels: mv wg/k8s-infra to sig/k8s-infra
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Tue, 21 Sep 2021 00:02:41 UTC
  • OWNERS: mv wg-k8s-infra sig-k8s-infra
  • OWNERS: mv wg/k8s-infra sig/k8s-infra
  • config/jobs: follow wg-k8s-infra github team rename
  • Switch Kettle deployments to use WI rather than SA keys.
  • Add triage SA to switch metrics-kettle job to WI.
  • Add cluster API v1alpha3-v1beta1 upgrade test
  • fix cluster API mink8s job names
  • kops-grid: Add some GCE jobs to the grid
  • kops grid: Make sure we get the RHEL 8.4 image
  • Add heapster node to 100 nodes scalability master job
  • allow the bugzilla clinet to search bugs from a given filters
  • kops - remove 1.19 upgrade job
  • Change cluster names on scenario jobs to work around some object cleanup failures
  • Add presubmit jobs for controller-runtime release-0.10 branch
  • sub: improve comments
  • subscriber: use LRU cache
  • ProwYAMLCache: collocate with config package
  • CacheKey: use json for string conversion
  • GetPresubmitsFromCache: don't heal cache on type error
  • use single cache for ProwYAML
  • ProwYAMLCache: add request coalescing
  • fixup comments
  • ProwYAMLCache: do not sort headSHAs
  • ProwYAMLCache: limit caching to the non-defaulted ProwYAML value
  • rename flag
  • move caching implementation to a separate package
  • move ProwYAMLCache from config.Config to subscriber.Subscriber
  • LRUCache: remove KeyConstructor
  • elevate logging level for programmer error
  • delegate cache nilcheck to wrapper functions
  • cache: indicate programmer error for invalid types
  • LRUCache: log failed promises and key eviction surprises
  • GetProwYAMLCached: bypass cache if InRepoConfig is not enabled
  • MakeCacheKeyParts: use same error message as getProwYAML() and getProwYAMLNoDefault()
  • DefaultAndValidateProwYAML: logs: remove inRepoConfigFileName
  • update comment about prowYAMLGetter and defaultProwYAMLGetter
  • update comment about getProwYAMLNoDefault
  • cache: refactor to increase readability
  • clean up comments
  • refactor away MakeCacheKey and reuse it in GetProwYAMLCached
  • downgrade logging level for unexpected NOP race condition
  • bugzilla: add cf_verified field
  • Bumping Prow and Boskos
  • Update test package for cloud-provider-gcp presubmit e2e test.
  • add the SearchBugs() in the bugzilla client interface
  • config/testgrid: mv wg-k8s-infra sig-k8s-infra
  • config/testgrid: s/wg-k8s-infra/sig-k8s-infra/g
  • config: sig-k8s-infra-gcb testgrids
  • config/jobs: sig-k8s-infra-canaries testgrids
  • config/jobs: sig-k8s-infra-apps testgrids
  • config/jobs: sig-k8s-infra-prow testgrids
  • config/jobs: sig-k8s-infra-k8sio testgrids
  • config/jobs: sig-k8s-infra-apps jobs
  • config/jobs: sig-k8s-infra-groups testgrids
  • config/jobs: sig-k8s-infra-dns testgrids
  • config/jobs: wg-k8s-infra-* jobs
  • OWNERS: mv wg-k8s-infra-oncall sig-k8s-infra-oncall
  • config/jobs: mv wg-k8s-infra sig-k8s-infra
  • config/prow: sig-k8s-infra slack
  • test: add k8s test matrix for secrets-store-csi-driver
  • Bumping Prow and Boskos
  • config/jobs: Update OWNERS for sig-k8s-infra
  • Switch metrics-kettle job to use Workload Identity.
  • sig-k8s-infra: add auto-deploy jobs for kettle and elekto
  • remove ProwYAMLGetterNoDefault from Config field
  • simplify GetPresubmits and GetPostsubmits type signatures
  • config: DefaultDecorationConfigs: improve comments
  • add TestGetProwYAMLCachedAndDefaulted unit test
  • clean up comments and rename CopyProwYAML -> NewProwYAML
  • generate DeepCopy method for ProwYAML type
  • ProwYAMLCache: use DeepCopy() instead of shallow copy
  • TestGetProwYAMLCachedAndDefaulted: add Env field
  • sub: exit with an error if prowYAMLCache cannot be initialized
  • sub: do not pass GitClient to job handlers
  • fix test name
  • sub: do not make ProwYAMLCache a requirement
  • ProwYAMLCache: do not export ConfigAgent and GitClient fields
  • CopyableRegexp: remove NewCopyableRegexp constructor
  • fix capz-azure-disk failure
  • Fix: link to overview
  • added pull-kubernetes-node-e2e-kubetest2 job
  • Remove periodic-conformance-release-0-6-k8s-main job
  • Bumping Prow and Boskos
  • Update CAPI periodic jobs to use main branch after rename
  • Update CAPI image pushing jobs to use main branch after rename
  • Updating AMIs
  • Add more ugprade tests
  • small nits
  • adding job to dashboard tab
  • Remove references to CAPI master branch after rename
  • DefaultDecorationConfigs: reinstate old comment
  • rename ProwYAMLCache to InRepoConfigCache
  • Bumping Prow and Boskos
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Thu, 23 Sep 2021 00:03:06 UTC
  • Kops - add support for periodic GCE non-scenario jobs
  • Regenerate GCE jobs
  • sig-k8s-infra: migrate ci-kubernetes-kubemark-100-gce
  • Set delete test throughput for gce-cos-master-scalability-100 test to 14
  • Add heapster node to 100 nodes performance presubmit jobs
  • Remove the retiring WG labels
  • Scan container images in kubernetes release with snyk (Scan container images in kubernetes release with snyk kubernetes/test-infra#23419)
  • Bumping Prow and Boskos
  • add summary of guidelines for help-wanted issues to help plugin config
  • Bump K8s version for the Golang build job
  • chore: add resource requests for csi-secrets-store jobs
  • Change the test back to always run and remove check-leaked-resources flag
  • chore: up to 4 CPU request for secrets-store-csi-driver
  • Bumping Prow and Boskos
  • Switch to cos-beta for cgroupv2 image config
  • chore: move pull-secrets-store-csi-driver-image-scan to k8s-infra-prow-build
  • add prow/config subdirectory to codegen check
  • sub: remove obsolete comment
  • ghproxy: rename 'keys' field to 'cache'
  • ghproxy: rename 'delegate' field to 'requestExecutor'
  • ghproxy: rename 'responseWaiter' field to 'firstRequest'
  • ghproxy: rename 'waiting' field to 'subscribers'
  • ghproxy: rename 'r' local variable to 'coalescer'
  • ghproxy: rename 'coalesce' local variable to 'coalescer'
  • ghproxy: rename 'delete' field and local variable to 'roundTripper'
  • ghproxy: formatting
  • ghproxy: update comments
  • feat: add ProtectedBranches config for branchcleaner to protect branches.
  • nit picks
  • making linter happy
  • config/jobs: autobump prowjobs always
  • config/jobs: use k8s-staging-test-infra/bazelbuild
  • config/jobs: use k8s-staging-test-infra/benchmarkjunit
  • kops-grid: use k8s-kops-test for periodics
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Bumping Prow and Boskos
  • fix: prepend iptables fixes for Test failures starting 22 September due to network timeouts kubernetes/test-infra#23741
  • config/jobs: use make for kubernetes/org
  • fix: prepend iptables fixes for Azure jobs
  • chore: add securityContext.privileged=true for secrets-store-csi-driver
  • Update committee/product-security to committee/security-response
  • Bumping Prow and Boskos
  • Migrate metrics-kettle to pod utils.
  • add cos-cgroupv2-containerd-e2e test-grid
  • config/jobs: fix kubernetes/org postsubmits
  • Add more logging to plank
  • added pull-kubernetes-node-e2e-containerd-kubetest2 job
  • allow the bugzilla client to clone bugs with specific mutations
  • Update HNC presubmits to Go 1.16
  • Update HNC presubmits to Go 1.17
  • Kops - remove typoed feature flag
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Mon, 27 Sep 2021 00:03:16 UTC
  • Kops - add presubmit for testing apiserver node functionality
  • Kops - add presubmit for ipv6 full test suite
  • fix: set mtu as workaround in test
  • Remove helm e2e test from prow
  • Migrated node throughput tests
  • Remove kind/design from default section in favour of kind/feature
  • bump crio to 41f6de6c4154dbc560ccf8aac6e2c0a0a3744485
  • sig-scalability: migrate ci-perf-tests-kubemark-100-benchmark
  • update image-confige-file location
  • sig-scalability: migrate scheduler benchmark tests
  • Kops - Update flatcar AMIs
  • Kops - update Amazon Linux 2 to use the 5.10 kernel
  • config/jobs: use admin/update.sh for kubernetes/org postsubmits
  • Force groups v1 using 'kernelArguments' in ignition file
  • Kops - add periodic for testing dedicated apiserver nodes
  • bump crio node e2e installer to commit 3e371aa628d3283fd181590498684497628d324c
  • Remove extraneous iptables TCP MSS clamping commands
  • config/jobs: fix trigger regex for benchmarkjunit-canary image push job
  • Bumping Prow and Boskos
  • Add Prow starter with Azure storage backend
  • enable non-Bazel testing
  • images: rm k8s-testimages in Makefiles
  • config/prow: shrink node-e2e-pool
  • increase job timeout to 1h for secrets-store-csi-driver aws tests
  • config/jobs: stop using node-e2e pool for some presubmits
  • config/prow: shrink gke-project-pool
  • Fix typo in Life of a Prow Job
  • Remove redundant delete throughput setting from master-scalability-100 test
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • sig-scalability: migrate dns benchmark jobs
  • suggested changes
  • config/jobs: mv some canary jobs to local ssd nodepool
  • Crier supports a new comment mode: summary
  • fix area label in OWNERS
  • Bumping Prow and Boskos
  • --gcp-zone
  • fix missing '-c' in args.
  • preserve new lines in script.
  • change containerd master to main for cos-cgroupv2-containerd-e2e
  • Update config for graceful node shutdown job
  • Fix the broken link for autobumper README.md
  • Add option to get node tag from firewall rules
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Bumping Prow and Boskos
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Revert Promote node e2e serial-containerd to more dashboards kubernetes/test-infra#23174, which promoted job to release-informing
  • Bumping Prow and Boskos
  • Add unit test presubmit for aws-iam-authenticator
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Wed, 29 Sep 2021 00:02:42 UTC
  • spyglass: add nil-pointer check
  • sub: normalize job name for increased success rate
  • sig-scalability : migrate ci-kubernetes-kubemark-100-gce-scheduler
  • sig-scalability: migrate ci-kubernetes-kubemark-500-gce
  • Added needs-triage prow plugin config for capa
  • Update TestGrid for kyma
  • adding repo-root
  • Update AMIs
  • sig-scalability: migrate ci-kubernetes-e2e-gce-scale-performance
  • Kops - pin remaining ipv6 jobs to eu-west-1a
  • Update TestGrid for jetstack
  • control the Bearer authorization via flag
  • Revert "config/jobs: mv some canary jobs to local ssd nodepool"
  • Kops - Add Cilium + Amazon Linux 2 grid jobs
  • docs: move playbooks to docs/playbooks
  • docs: add new prow playbook content
  • docs: tombstone old playbook locations
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Update descheduler 1.22-1.20 test to use available image
  • Deflake TestPjsToReport
  • config/prow: prune more gke-project pool entries
  • config/jobs: remove -sig-storage-local-static-provisioner--gke-*
  • config/jobs: rm ci-kubernetes-e2e-gke-canary
  • Bumping Prow and Boskos
  • config/jobs: rm application-periodic-default-gke
  • Revert "Run the serial job(s) if e2e node tests are updated"
  • metrics: make flakes-daily match flakes
  • config/jobs: rm ci-kustomize-periodic-default-gke
  • label_sync: fix typo in sig-k8s-infra label
  • sig-k8s-infra: Add cleanup job for disk snapshots
  • Create an optional k8s/test-infra presubmit test job for testing make rules
  • config/jobs: update metrics every 3h
  • Bumping Prow and Boskos
  • config/jobs: rm ci-test-infra-canary-echo-test
  • config/jobs: rm pull-kubernetes-bazel-build-canary
  • config/jobs: rm pull-kubernetes-bazel-test-canary
  • config/jobs: rm pull-kubernetes-bazel-test-integration-canary
  • rm missing projects from janitors
  • experiment/ci-janitor: exclude k8s-infra projects
  • Add area/elections label to community repo
  • properly rename the bugzilla auth-method flag
  • Remove non-alpha features from job ci-kubernetes-e2e-gci-gce-alpha-features and pull-kubernetes-e2e-gce-alpha-features
  • images/bigquery: reformat cloudbuild.yaml
  • images/krte: update OWNERS
  • images/gcloud-in-go: reformat cloudbuild.yaml
  • images/kubemci: reformat cloudbuild.yaml
  • images/bazelbuild: update README.md
  • triage: rm k8s-testimages from Makefile
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Bumping Prow and Boskos
  • fix prow config for secrets-store-csi-driver
  • Crier summary comment mode always comment
  • Pin containerd ubuntu image config
  • Bumping Prow and Boskos
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Fri, 01 Oct 2021 00:02:34 UTC
  • Add config/jobs/image-pushing/k8s-staging-public-pii.yaml
  • Update config/jobs/image-pushing/k8s-staging-public-pii.yaml
  • Update location and content of build job
  • Fix wg -> sig
  • Print a sorted and unique lists on test help message
  • Update TestGrid for kyma
  • updating kubetest2 version
  • Update CAPA milestone appliers
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Bumping Prow and Boskos
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • skipping [Driver: gcepd] for ci jobs
  • include containerd-extra-script
  • Bumping Prow and Boskos
  • fix: revise the word.
  • Remove unnecessary triggers for Flannel pre-submits
  • Update AMIs
  • releng(kpromo): Bump images to v3.3.0-beta.0-1
  • releng: Re-enable ci-k8sio-gcr-prod-backup job
  • added 2 jobs
  • Add cloud-provider-openstack e2e for openstack manila csi test
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Bumping Prow and Boskos
  • config/prow/cluster: remove gke-project boskos pool
  • releng: drop gke cloudProvider stanza
  • enable e2e-provider test in release-1.* branch and set it as required for csi-secrets-store
  • OWNERS_ALIASES: update sig-testing-leads
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • amending repo-root for kubetest2 jobs
  • Refactor configurators to be separate packages
  • images/bootstrap: allow disabling mtu workaround via env var
  • Bumping Prow and Boskos
  • images/kubekins: bump bootrap FROM
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Tue, 05 Oct 2021 00:02:25 UTC
  • Update TestGrid for kyma
  • adding new job and updating go_version
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • config/jobs: add pull-kubernetes-integration-1-22-canary
  • Revert "Merge pull request releng(kpromo): Bump images to v3.3.0-beta.0-1 kubernetes/test-infra#23874 from justaugustus/kpromo"
  • releng(kpromo): Bump images to v3.3.0-beta.0-2
  • Bumping Prow and Boskos
  • config/jobs: disable mtu workaround for secrets-store-cs-driver presubmits
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Create ci-fuzz image
  • Bumping Prow and Boskos
  • Make ghcache log metrics for non-GET requests.
  • fix dashboard name
  • Fix cherry-pick plugin comment links
  • Revert "releng(kpromo): Bump images to v3.3.0-beta.0-2"
  • Change ci-fuzz base from latest to version hash
  • Delete prow-staging configs
  • Bumping Prow and Boskos
  • kubernetes-sigs/nfd-operator: update golang test image to v1.17
  • releng(file-promo): Bump images to v3.3.0-beta.1-2
  • releng(image-promo): Bump images to v3.3.0-beta.1-2
  • sig-k8s-infra/releng/OWNERS: Drop TODO now that WG is a SIG
  • releng(kpromo): Set periodic interval to 1 hour
  • Bumping Prow and Boskos
  • windows is added to existing jobs, Windows only jobs run dockershim
  • Add windows containerd CI artifacts jobs
  • Fix issue with prow transfer issue and whitespace
  • releng: Revert ci-k8sio-image-promo image to cip:v3.2.0
  • Revert "config/jobs: disable mtu workaround for secrets-store-cs-driver presubmits"
  • config/prow: disable mtu workaround via preset
  • config/jobs: drop mtu workaround from pull-kubernetes-integration-1-22-canary
  • Prototype Cifuzz prowjob
  • mpherman2
  • Update image
  • releng(file-promo): Bump images to v3.3.0-beta.1-3
  • releng(image-promo): Bump images to v3.3.0-beta.1-3
  • rm velodrome
  • Update Ubuntu and AL2 AMIs
  • Remove kops-kubetest2 dashboard.
  • Clean up prow transfer issue test
  • e2e: disable auto-updates on all Fedora CoreOS jobs
  • set minimum k8s version as 1.19 for azure driver tests
  • Bump k8s to 1.20 1.21 and 1.22 for Kuberbuilder e2e tests
  • Kops - Add cilium ipv6 presubmit
  • added 2 node presubmit jobs
  • match ci and presubmit config for integration-1.22 jobs
  • Add [Excluded:WindowsDocker] tag to gingko skip
  • Make CAPA e2e job timeouts consistent
  • Set the k8s versions to kind k8s versions
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Bumping Prow and Boskos
  • releng: Bump ci-k8sio-image-promo image to kpromo:v3.3.0-beta.1-3
  • releng(prow-image-promo): Use kpromo:v3.3.0-beta.1-3 image
  • change base-build to base-builder-go
  • releng(kpromo): Reduce alert sensitivity for prod jobs
  • config/jobs: update 1.22 pull-kubernetes-integration to match ci
  • CAPZ: Add presubmit upgrade job
  • making image-config-file path absolute
  • Add kubelet serial job for release branches 1.21 and 1.22
  • Fix branches for node serial presubmit images
  • Remove unused cadvisor-push job
  • Bumping Prow and Boskos
  • Gerrit reads projects configuration from global
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • fix(kubebuilder): revert some changes from Bump k8s to 1.20 1.21 and 1.22 for Kuberbuilder e2e tests kubernetes/test-infra#23928
  • Upload build cluster status file with options to serve with 'Cache-Control: no-cache'.
  • triage: add build/test targets to Makefile
  • triage: add max_cluster_text_length flag
  • triage: add max_failure_text_length flag
  • Update azurefile-csi-driver-config.yaml
  • Update azuredisk-csi-driver-config.yaml
  • fix: change to preservedBranches and support config towards each repo.
  • fix: check per-repo or per-org.
  • fix: since we only check same repo, removed head vars.
  • Increase pull-kops-bazel-build timeout to 15m
  • images/bootstrap: disable mtu workaround by default
  • Only run Descheduler unit tests if go files have changed
  • Bumping Prow and Boskos
  • Enable integration tests for kubernetes-sigs/aws-iam-authenticator
  • Bumping Prow and Boskos
  • remove quote literals
  • sig-k8s-infra: auto-deploy k8s-infra-prow
  • add refactor label
  • Update csi-driver-nfs-unmanaged.yaml
  • Add CI jobs for pdcsi driver tests on Windows containerd
  • capdo: update jobs to run for release v0.5 branch and remove for v0.4 branch
  • capdo: update milestone applier
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • update labels.md with suggestion from sftim
  • Fix a test that flakes with gotestsum
  • upgrade synk version to 1.733.0 latest
  • Bumping Prow and Boskos
  • Add Make rules and bash for Go tests (Add Make rules and bash for Go tests kubernetes/test-infra#23837)
  • Bump AMIs
  • Cilium cloud ipam job
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Make unit test required by presubmit job
  • Configurable hook webhook path
  • Bumping Prow and Boskos
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Tue, 12 Oct 2021 00:02:11 UTC
  • fix: fixed bazel and prow plugin issues.
  • capg: update milestone applier and jobs
  • Bump containerd and runc versions
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Bumping Prow and Boskos
  • Organize prow/build clusters yamls into their own directories
  • Azure: pin CAPZ cloud provider tests to the release branch
  • Fix boskos files location reference
  • Removed .go and other file changes retaining only TAG
  • Bumping Prow and Boskos
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Wed, 13 Oct 2021 00:04:05 UTC
  • Make checkconfig allow, but warn about clusters that are unreachable.
  • Make Plank's build cluster status publishing aware of build manager creation failures.
  • fix: add how to config repo, org/repo document.
  • Update azuredisk-csi-driver-config.yaml
  • Added entry in testgrid for v1.22 conformance results of s390x
  • Add verify in presubmit
  • Add verify in presubmit
  • Add more labels to kubernetes-sigs/cluster-api
  • hook: fix a typo in the code
  • upgtade golang
  • version to latest
  • removing string literals
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Updating multiarch-qemu-static image for qemu-binfmt binary support for s390x
  • Bumping Prow and Boskos
  • Add concurrent retries to build cluster manager creation.
  • Bumping Prow and Boskos
  • releng(kubekins, krte): Update Golang versions to go1.17.2
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • releng(kubekins, krte): Update Golang versions to go1.16.9
  • Bumping Prow and Boskos
  • config/prow: rm BOOTSTRAP_MTU_WORKAROUND from preset
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Rebuild alpine image to use binfmt binary
  • Stop go test from default bazel test
  • Generate bazel targets by labeling manual on go_binary, go_test
  • Bumping Prow and Boskos
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Fri, 15 Oct 2021 00:03:34 UTC
  • update timeout of master test, and bump stable test version to 1.3
  • Update release-master-windows.yaml
  • change commit method for ibm-vpc-csi-driver
  • fix: fix broken link on ANNOUNCEMENTS.md
  • checkconfig: verify label plugin's configuration
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Buildozer installation for sure runs from correct path
  • Bumping Prow and Boskos
  • Add job for make verify
  • Bumping Prow and Boskos
  • Makefiles for clusters manipulation
  • Remove always_run:false so that the release job could be triggered automatically
  • Adding mkumatag to OWNERS
  • fix crd installation command in prow start guidance
  • Update Golang jobs to K8s 1.23
  • Update TestGrid for jetstack
  • images/git: Build for s390x
  • Add cherrypicker to Cluster API AWS Prow Config
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • sig-k8s-infra: remove canaries jobs for containerd.
  • Bumping Prow and Boskos
  • installed bazel 3.4.1 and ran hack/update-labels.sh
  • Remove incorrect single file permission from gh app doc
  • Bumping Prow and Boskos
  • Update testgrid-dashboards
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Tue, 19 Oct 2021 00:02:42 UTC
  • Fix naming
  • Add liveness and readiness endpoint to prow-controller-manager.
  • Use 1.21 kubekins-e2e image for cluster-api-provider-ibmcom-presubmits
  • Update azuredisk-csi-driver-config.yaml
  • fix: optimize code and fillin plugin helper.
  • improve github token error message in dry-run mode
  • fixing prow getting started docs and yamls
  • Create on-demand test for gce + calico
  • Save prometheus snapshot for manually triggered kubemark-500 presubmit
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Bumping Prow and Boskos
  • sig-k8s-infra: remove canary jobs for kops
  • add label refactor to plugins.yaml
  • double quotes
  • Add postsubmit for auto-deployment of Terraform resources in https://github.com/kubernetes/k8s.io/tree/main/infra/gcp/terraform/k8s-infra-monitoring
  • Add presubmits for Terraform sub-repos:
  • Bumping Prow and Boskos
  • Update azuredisk-csi-driver-config.yaml
  • Update azuredisk-csi-driver-config.yaml
  • Update azuredisk-csi-driver-config.yaml
  • Update azuredisk-csi-driver-config.yaml
  • removing quotes
  • Fix containerd 1.4 node e2e
  • Remove NODE_IMAGE_PRELOAD env from sig-scalability-presets.
  • removing quotes from test-args
  • removing quotes
  • Add a hypershift dashboard
  • Bumping Prow and Boskos
  • Adding pull-cluster-api-provider-azure-ci-entrypoint job for CAPZ
  • Hypershift testgrid: Fix Prow links
  • Bumping Prow and Boskos
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Thu, 21 Oct 2021 00:02:11 UTC
  • sig-scalability: migrate some e2e tests
  • Create containerd 1.5 canaries (Create containerd 1.5 canaries kubernetes/test-infra#23215)
  • Allow mkumatag to rerun the e2e test images jobs
  • Run kOps amazon-vpc tests on k8s stable
  • kubernetes-sigs/nfd: bump golang images to v1.17
  • sig-scalability: migrate kubemark-gce-* to k8s-infra (sig-scalability: migrate kubemark-gce-* to k8s-infra kubernetes/test-infra#23844)
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Tide documentation: branches are queried by base: not branch:
  • Bumping Prow and Boskos
  • Run capz-pr-ci-entrypoint job on all non-doc changes for cluster-api-provider-azure repo
  • Bumping Prow and Boskos
  • Update job images and arguments for containerd 1.5 canaries
  • Run golangci-lint with make rules
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Bumping Prow and Boskos
  • Bumping Prow and Boskos
  • Update CAPI milestone-applier config for v1.0/v1.1
  • Targeting CAPZ release-0.5 for cloud-provider-azure PR jobs
  • disable the pprof the main server
  • Disable masquerading on kops cloudipam test
  • Run Canal test with k8s stable
  • Fix containerd-1.5 build job
  • Set num_failures_to_alert for kubemark tests to 2
  • Apps auth: Excplicitly handle empty org and return stack if that happens
  • Enable milestone plugin in ingress-nginx repo
  • Bumping Prow and Boskos
  • Create a job verifying lint with make rules in test-infra
  • Gofmt check with make rules
  • Bumping Prow and Boskos
  • Add containerd-2022 job
  • Fix typo in kops cloudipam job
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Tue, 26 Oct 2021 00:02:05 UTC
  • bugzilla: propagate whiteboard on clone
  • Enable the override prow plugin on the kops repo
  • CAPZ: add 1.21 to 1.22 k8s upgrade test
  • Bumping Prow and Boskos
  • Deck sorts PRs by reverse order
  • Remove API loadbalancer for kops cloudipam test
  • kubeadm: prepare test jobs for the master->main transition
  • Add a switch in deck for hiding PR History button
  • add LoadStrict to prow/config alongside Load
  • Allow gerrit-projects args unset in crier and gerrit
  • Bumping Prow and Boskos
  • Allow deleting gerrit projects at runtime
  • Add optional unknown-fields-all check to also validate job configs.
  • Fix make rules for manipulating k8s prow cluster
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Wed, 27 Oct 2021 00:02:02 UTC
  • [scheduler-plugins] merge verification-related Makefile entries
  • ingress-nginx: add permission to the ingress-nginx-maintainers team to add milestones via the slash
  • Make verify lint job wtih make rules required
  • Rely on new defaults in kops cloudipam test
  • cluster-api-provider-openstack: rename base_ref to main
  • Revert "Pin containerd ubuntu image config"
  • Bumping Prow and Boskos
  • Bumping Prow and Boskos
  • Update cifuzz base image
  • Make checkconfig's inrepo config validation support directories.
  • Add announcement about potentially breaking change to --prow-yaml-path defaulting.
  • bump COS versions
  • prepare the job to handle alpha->beta promotion of NodeAlphaFeature:GracefulNodeShutdown
  • Add Gardener test results for kubernetes v1.22
  • adding extra ref
  • Enable HPAContainerMetrics in HPA CPU tests
  • Enable saving prometheus snapshot in kubemark-500 presubmit
  • Clean up SAC signal
  • Bumping Prow and Boskos
  • Fix ci-fuzz Dockerfile
  • Update Prowjob with new CIFuzz image
  • Bumping Prow and Boskos
  • CAPZ: update milestone plugin for v1.0 release
  • Add checkconfig flag to force inclusion of default warning set.
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Fri, 29 Oct 2021 00:02:00 UTC
  • Switch cgroupv2 jobs images to COS M93
  • config-dir
  • Renamed CL2 experimental-prometheus-snapshot-to-artifacts to experimental-prometheus-snapshot-to-report-dir
  • small nit
  • kops Cilium IPv6 no longer masquerades
  • Switch Calico IPv6 jobs to use cloud IPAM
  • Bumping Prow and Boskos
  • Create a way to dump parts of configmaps to metadata.json
  • prow: Build minimal s390x payload
  • Gerrit client ensure authenticated at startup
  • Bumping Prow and Boskos
  • Create serviceaccount with access to cifuzz test bucket
  • kops Cilium IPv6 no longer masquerades (missed one)
  • Switch Calico IPv6 jobs to run on Debian 11
  • kops IPv6 no longer requires internal LB
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Mon, 01 Nov 2021 00:03:08 UTC
  • Add kops presubmits for testing amazonvpc IPv6
  • kops IPv6 enables CCM by default
  • clonerefs: allow to clone with GitHub App authentication (clonerefs: allow to clone with GitHub App authentication kubernetes/test-infra#23891)
  • Add bucket to fuzz job for testing
  • Bumping Prow and Boskos
  • Remove 1.19 test passes from sig-windows test passes which was EOL'd on 2021-10-28
  • Add service account to fuzz test job
  • test(secrets-store-csi-driver): update to k8s 1.22.2
  • test(secrets-store-csi-driver): add upgrade test for release-1.0
  • Bumping Prow and Boskos
  • CAPZ: organize tests by API version, add v1beta1 tests
  • capz: update kubekins images
  • Revert "Gerrit client ensure authenticated at startup"
  • capg: add missing verify job and use the same image for all jobs
  • Update Ubuntu 21.04 AMIs
  • Kops - migrate presubmit e2e jobs from 1.21 to stable release markers
  • Add E2E jobs for CAPA release-0.7
  • test(secrets-store-csi-driver): fix args for upgrade tests
  • Bumping Prow and Boskos
  • Update cifuzz-base for prows version of cifuzz
    • Revert "Revert "Gerrit client ensure authenticated at startup"" - Ensures that Authenticate is always initialized
  • Run prow tests on release branches for cli-utils
  • Bash scripts permissions checking with make rules
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Add Coverage Report and corpus pruning jobs to test-infra fuzz
  • Delete file permission check job for test-infra
  • Fix testgrid dashboard names
  • Bumping Prow and Boskos
  • Change name of jobs
  • Run verify spelling with make rules
  • Add e2e for openstack cloud provider keystone test
  • Switch Cilium IPv6 jobs to run on Debian 11
  • update kind presubmit jobs
  • Add jobs for CAPI release-1.0
  • Fixed num_failures_to_alert for ci-kubernetes-e2e-gce-scale-correctness test
  • Run verify labels with make rules
  • Update CIFUZZ base image
  • Change all cifuzz to latest
  • Remove branch protection for ed & ms chart publish
  • config/jobs: stop using kubernetes-e2e-test-images
  • prow: drop kubernetes-e2e-test-images from testdata
  • Bumping Prow and Boskos
  • apiserver-network-proxy-presubmits: use Go 1.17.
  • Update Env vars for fuzzing jobs
  • Bumping Prow and Boskos
  • config/jobs: mv bazelbuild, benchmarkjunit pushes off test-infra-trusted
  • Add tests with Ubuntu 21.10 Impish
  • Fix tests with Ubuntu 21.10 Impish
  • Correct a tiny mistake in README.md
  • cluster-api-provider-openstack: rename default branch to main
  • sig-node: skip DynamicKubeletConfig test under serial lanes
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Better error message for verifying bash scripts permission
  • Use ioutil.WriteFile for earlier Go version compatibility and update flag docs.
  • Bumping Prow and Boskos
  • Crier gerrit reporter authenticate right after orgs/repos update
  • checkconfig: fix disabled validations when GH Apps are checked
  • checkconfig: fix plugin name in verifyLabelPlugin
  • Adding experimental sig-net multizone presubmit
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Copy/paste from update/verify-codegen.sh
  • Remove graceful node shutdown e2e job
  • sig-k8s-infra: fix postsubmit for tf-monitoring
  • Bumping Prow and Boskos
  • run kind multizone tests in parallel
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Fri, 05 Nov 2021 00:01:57 UTC
  • add serial node e2e for cgroupv2 cos containerd
  • Prow config to run LVP in Windows 2019
  • Change to the n2-standard-2 instance
  • Remove Feature:DynamicKubeletConfig from node-kubelet-features-master
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Update/verify codegen without bazel
  • Stop gofmt and golangci-lint from bazel test
  • added 2 jobs
  • Rename cifuzz image to clusterfuzzlite
  • no-op change to trigger push image
  • Bumping Prow and Boskos
  • Fix cloudbuild.yaml for clusterfuzzlite image
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Bumping Prow and Boskos
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Sat, 06 Nov 2021 00:02:01 UTC
  • Correct kubekins-e2e image versions for E2E jobs for CAPA release-0.7
  • releng(kubekins, krte): Update Golang versions to go1.17.3
  • Made changes to export kubemark logs to GCS path
  • Adjust CAPI job frequency on old branches
  • pull-containerd-node-e2e: skip dynamickubeletconfig tests
  • node-presubmits: remove unused dynamickubeletconfig
  • Report problem when label added as both restricted and additional
  • containerd-node-features: skip dynamickubeletconfig tests
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Bazel stops linting spelling and label by default
  • Adds ppc64le-kubernetes bucket to the additional_allowed_buckets list
  • Stop lint code generation from bazel
  • Skip MetricsGrabber tests for k8s 1.21 pre-submit
  • remove DynamicKubeletConfig feature gate from all tests definitions
  • Bumping Prow and Boskos
  • adding jobs
  • config: expose a new method to default a single input Periodic
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Tue, 09 Nov 2021 00:03:10 UTC
  • Fix env config in periodic capi tests in CAPA release 0.7
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Bumping Prow and Boskos
  • Adding sig-net multizone periodic tests
  • Update OpenShift testgrid definitions by auto-testgrid-generator job at Wed, 10 Nov 2021 00:03:19 UTC
  • migrate prowjobs to the community-owned build cluster and remove k8s-jkns-pr-node-e2e project from jobs.
  • Fix nil pointer dereference in kubemarkDown
  • Fix env config in periodic capi tests in CAPA release 0.7
  • releng(kubekins, krte): Update Golang versions to go1.16.10
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • Updating aksengine templating to be aware of acceleartedNetworkingEnabledWindows setting
  • Bump controller-runtime and controller-tools jobs to go 1.17
  • add listx to test-infra-oncall alias
  • Update labels.yaml
  • Prow sub can work with GitHub app
  • Prow sub initialize git client when app auth is supplied
  • Update labels.md
  • Bumping Prow and Boskos
  • kubeadm: add e2e test job for UnvirsionedKubeletConfigMap
  • Run test if manifests/cinder-csi-plugin has changes
  • chore: bump k8s version to 1.22 for azure e2e test
  • generated: Run
  • migrate ipvs job to podutils
  • config/jobs: run no-stage on k8s-infra, drop extract
  • Add Docker image for Python Testing (Add Docker image for Python Testing kubernetes/test-infra#24235)
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • node: Move dockershim tests to their own job
  • Upgrade cluster-api-provider-aws images to Go 1.17
  • Azure: add capz tests to cherry-pick presubmit jobs
  • update capz ccm job to use capz 1.0
  • skipping [Driver: gcepd] for presubmit jobs
  • Bumping Prow and Boskos
  • Update AMIs
  • Add optional pre-submit for ARM64
  • Change kubekins-e2e version for CAPA periodic main tests
  • Fix env config in periodic capi tests for CAPA release 0.7 testgrid
  • Bumping Prow and Boskos
  • Update go-jira to 1.14.0
  • Configure liveness and readiness probes for prow-controller-manager.
  • Add irsa parameter for kOps IRSA tests
  • Scenario tests don't have extra_flags
  • Remove gingo debug args
  • Add periodic and pre-submit tests for Ubuntu 22.04 (Jammy)
  • Unpin k8s version for kops Terraform scenario
  • Enable kOps IRSA by default for k8s version >= 1.21
  • kOps 1.21 doesn't support IRSA
  • Use CSI in GKE master periodics.
  • sig-scalability: migrate e2e-gce-scale-correctness
  • Revert "Use CSI in GKE master periodics."
  • sig-scalability: migrate pull-kubernetes-kubemark-e2e-gce-scale to community-owned infrastructure
  • Save prometheus snapshot for pull-kubernetes-kubemark-e2e-gce-scale presubmit
  • Revert "Revert "Use CSI in GKE master periodics.""
  • updating tackle code and docs (updating tackle code and docs kubernetes/test-infra#24109)
  • Bumping k8s-testimages images and k8s-staging-test-infra images and test-infra images
  • add branch restrictions for Kubernetes 1.23 Code Freeze

k8s-ci-robot and others added 30 commits November 2, 2021 16:34
Add Coverage Report and corpus pruning jobs to test-infra fuzz
kOps - Switch Cilium IPv6 jobs to run on Debian 11
- add periodics-release-1-0 jobs
- add periodics-release-1-0-upgrade jobs
- add presubmits-release-1-0 jobs
- add new dashboard in config.yaml
…stones-1.0

CAPZ: update milestone plugin for v1.0 release
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
gcr.io/k8s-prow/ changes: kubernetes/test-infra@f06db4e...3a54625 (2021&#x2011;11&#x2011;02 → 2021&#x2011;11&#x2011;02)

No gcr.io/k8s-staging-boskos/ changes.
…ges-for-helm-publish

Remove branch protection on `gh-pages` for external-dns & metrics-server Helm chart publish
kind presubmit jobs for supported releases
Update Env vars for fuzzing jobs
…test-images

Replace usage of gcr.io/kubernetes-e2e-test-images
…onfigmap

Create a way to dump parts of configmaps to metadata.json
gcr.io/k8s-prow/ changes: kubernetes/test-infra@3a54625...07f7095 (2021&#x2011;11&#x2011;02 → 2021&#x2011;11&#x2011;03)

No gcr.io/k8s-staging-boskos/ changes.
johngmyers and others added 28 commits November 13, 2021 14:25
kOps - Add periodic and pre-submit tests for Ubuntu 22.04 (Jammy)
Use KOPS_IRSA for all kOps IRSA tests
…ve-gingo-debug-args

[kops] [DigitalOcean] - Pre-submit-job remove ginkgo debug args
Enable kOps IRSA by default for k8s version >= 1.21
Ref: kubernetes/perf-tests#1898

Migrate to community-owned infrastructure.

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
Use CSI in GKE master periodics.
Revert "Use CSI in GKE master periodics."
…rrectness

sig-scalability: migrate e2e-gce-scale-correctness
…bmit

Migrate pull-kubernetes-kubemark-e2e-gce-scale to community-owned infrastructure
…4351-csi

Use CSI in GKE master periodics. Attempt #2
* updating ingress to v1 in tackle code

Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>

* updating api version in ingress tests for tackle

Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>

* fixes for tackle and docs update

Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>

* reverting your domain changes in starter-gcs yaml

Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>

* removing extra dot com

Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>

* removing extensions api ingress conversion code

Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>

* update docs

Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>

* updating bazel file

Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>

* ran ci suggested bazel update scripts

Signed-off-by: Arsh Sharma <arshsharma461@gmail.com>
…liveness

Configure liveness and readiness probes for prow-controller-manager.
…est-infra images

No gcr.io/k8s-testimages/ changes.

Multiple distinct gcr.io/k8s-staging-test-infra changes:

Commits | Dates | Images
--- | --- | ---
kubernetes/test-infra@7ca1952...d096cb0 | 2021&#x2011;10&#x2011;14&nbsp;&#x2192;&nbsp;2021&#x2011;11&#x2011;11 | kubekins-e2e(1.20), kubekins-e2e(1.21), kubekins-e2e(1.22)

No k8s.gcr.io/test-infra changes.
…autobump

Update k8s-staging-test-infra images as needed
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
@palnabarun palnabarun closed this Nov 15, 2021
@palnabarun palnabarun deleted the 1.23/code-freeze branch January 5, 2022 17:45
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.