David Tesar

Results 59 issues of David Tesar

The [CI/CD article](https://microsoft.github.io/PartsUnlimitedMRPmicro/hols/ci-cd-rm-vsts.html) needs to be refreshed. More specifically: - All references and screenshots should now be branded "Azure DevOps" - Flow should be consolidated/optimized to use YAML build definitions.

Add specification on how signatures should be stored in a local filesystem. The [current signature specification] (https://github.com/notaryproject/notaryproject/blob/main/signature-specification.md) doesn't define this - only focus is on storage in an OCI compliant...

**docker trust** [currently works utilizing notary v1](https://docs.docker.com/engine/security/trust/). We should have an equivalent workflow or support utilizing native **docker** integration with the notary v2 bits. I realize this crosses a number...

Unfortunately, there is no way I could find to filter out the weekly developer builds from the notation repository. The weekly developer builds are only useful for 2 weeks at...

Checklist: * [x] I've searched for similar issues and couldn't find anything matching * [x] I've included steps to reproduce the bug. * [x] I've included the version of Kubernetes...

bug

It would be great if the example could add in a simple example of [using documentation versioning](https://www.docsy.dev/docs/adding-content/versioning/). I had challenges getting this to work properly on existing sites using the...

**What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close the issue(s) when PR gets merged)*:...

cncf-cla: yes
size/M
do-not-merge/work-in-progress
area/documentation

### What would you like to be added (User Story)? As a cluster operator, I'd like to be able to use the YAML created by `clusterctl generate cluster` to be...

kind/feature
triage/needs-information
needs-triage

/kind feature **Describe the solution you'd like** I'd like it when I initiate a `clusterctl generate cluster --flavor ##` that if some environment variables are not set or detected, that...

kind/feature

/kind bug **What steps did you take and what happened:** Ran the command to delete an existing deployed cluster and it stayed permanently stuck in the deleting state. I then...

kind/bug