Jack Francis

Results 79 issues of Jack Francis

### What would you like to be added (User Story)? As a release manager, I would like to be able to easily triage test failures by escalating to a "Test...

kind/feature
area/release
needs-triage

**What type of PR is this?** /kind flake **What this PR does / why we need it**: This PR ensures that HelmChartProxy values strings are strings where there could be...

cncf-cla: yes
kind/flake
size/L
release-note-none

**What type of PR is this?** **What this PR does / why we need it**: This PR adds test integration with the three different upstream cluster-autoscaler scenarios for Azure: -...

cncf-cla: yes
release-note
needs-rebase
size/XXL
do-not-merge/hold

/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] 1. We don't want to have to run E2E or unit tests...

kind/feature
lifecycle/rotten

This PR adds a `EnableFullEviction` configuration option to the `RemovePodsViolatingNodeAffinity` plugin. Enabling it would look like this: ```yaml apiVersion: v1 data: policy.yaml: | apiVersion: "descheduler/v1alpha2" kind: "DeschedulerPolicy" profiles: - name:...

cncf-cla: yes
size/S
lifecycle/rotten
needs-rebase

This PR removes cloud-provider-azure 1.25 tests now that no more v1.25.n releases will be cut.

area/testgrid
cncf-cla: yes
size/L
area/provider/azure
sig/testing
needs-rebase
area/jobs
sig/cloud-provider
area/config

From [KEP 1645](https://github.com/kubernetes/enhancements/tree/master/keps/sig-multicluster/1645-multi-cluster-services-api), here are the outlined requirements for graduation from Alpha to Beta for MCS: - [x] A detailed DNS spec for multi-cluster services. - [x] NetworkPolicy either solved...

sig/multicluster

This would allow some basic protection against invalid YAML from landing in the project. /kind feature

kind/feature

1. Fix any inconsistencies 2. Write a test and incorporate into UT suite

good first issue

The Kubernetes project will deprecate PodSecurityPolicy starting with 1.21.0, and then remove it entirely starting at 1.25.0. See: - https://github.com/kubernetes/kubernetes/pull/97171 This issue tracks the replacement of the existing kured PodSecurityPolicy...

good first issue