kumari tanushree

Results 7 issues of kumari tanushree

#### What this PR does / why we need it: Kapp will update resources based on predetermined interval set. To set the interval user needs to add annotation kapp.k14s.io/max-interval to...

cla-not-required

**Describe the bug** I am running dkron cluster of 3 nodes. I restarted on pod and in this case cluster is working fine and new pod(which I have restared) with...

triage

**What steps did you take:** Tried to sync dir with the configuration : ``` apiVersion: vendir.k14s.io/v1alpha1 kind: Config directories: - path: vendor contents: - path: k8s-simple-app-plain http: url: https://dk-shared-assets.s3.amazonaws.com/k8s-simple-app-example-master.zip -...

bug
carvel-triage

Doc related to [issue](https://github.com/vmware-tanzu/carvel-kapp/issues/224)

cla-not-required

**What steps did you take:** Run `$ imgpkg push -b index.docker.io/username/my-bundle:v1.0.0 -f config/` with wrong username and got error: ``` dir: . dir: .imgpkg file: .imgpkg/images.yml file: config.yml imgpkg: Error:...

bug
carvel accepted

**What steps did you take:** I have config.yaml ``` apiVersion: apps/v1 kind: Deployment metadata: name: kbld-nginx spec: selector: matchLabels: app: kbld-nginx template: metadata: labels: app: kbld-nginx spec: containers: - name:...

bug
good first issue
carvel accepted

**What steps did you take:** Triggered a tag `t1` on commit `x` and for some reason release action did not pass. Triggered a new tag `t2` on commit `x` and...

bug
carvel-accepted