jay vyas

Results 134 issues of jay vyas

Looks like "flannel_network" isn't used, instead "kube_overlay_ip" is the variable which is used in the `all.yaml`. Shall we delete **update-flannel.sh.j2** ?

Looks like sometimes, if create fails, destroy winds up prompting you ... about where the cluster should be "deployed into". ``` [root@shared-dev terraform-aws-openshift]# terraform destroy var.region Region to deploy the...

When re-creating, you need to do this: ``` aws iam delete-instance-profile --instance-profile-name openshift-instance-profile ``` Because I think the instance-profiles otherwise cause a terraform error. Maybe add it to the shell...

looks like sbt has moved... ? ``` wget http://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/0.13.6/sbt-launch.jar ``` leads to... ``` --2016-07-11 22:06:13-- http://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/0.13.6/sbt-launch.jar Resolving typesafe.artifactoryonline.com (typesafe.artifactoryonline.com)... 52.22.208.20, 54.85.27.32 Connecting to typesafe.artifactoryonline.com (typesafe.artifactoryonline.com)|52.22.208.20|:80... connected. HTTP request sent, awaiting...

**Bug description** If you do something minor like add qoutes to a registry on accident, you get a tricky to udnerstand error message: ``` [!] Unable to resolve the plugin...

kind/bug
needs-triage

Quick logging improvement to clarify the data center connection that is failing and that the vsphere- resolver is talking to V center when it fails at getting k8s vm templates...

cla-not-required

**Bug description** Am attempting to optimize the Tanzu-framework build w/ docker caching, but I hit this snag, where a bunch of artifacts dont seem to be there.... Tanzu CLI has...

area/cli
area/plugin
kind/bug
area/core-cli

**Bug description** Theres alot of compile deps, but the way we call hack/tools/Makefile doesnt clean them out which means that if you have older ytt like 3.0, youll get unobvious...

area/release
area/testing
kind/bug

This could be a test run that im misinterpretting , happy to close this issue if so, but looks like theres some deflaking and test modernization for ginkgo we need...

area/release
area/testing
kind/bug

**Bug description** I think a while back i made an MR to replace anumum w klog but... now i really have a good reason i think: ``` "cmd/cli/plugin/feature" failed -...

area/cli
kind/bug
area/core-cli