Satyajit Behera

Results 13 comments of Satyajit Behera

@natalieparellano I have raised a PR for docker.go FIXME . Please have a look. Thank you

hello @joe-kimmel-vmw I am new to carvel-dev can you guide me a little on how to resolve this issue . Thank you.

@wonderflow Do I need to close all the paramter structs in [kubevela/vela-templates/definitions](https://github.com/kubevela/kubevela/tree/master/vela-templates/definitions) the deprecated, internal and registry??

@natalieparellano is this issue still open? If yes I would like to work on it. Thank you

> **Is your feature request related to a problem? Please describe.** > > KubeVela can be integrated with other CI tools like Jenkins or Argo, we can have Jenkins as...

@HarikrishnanBalagopal I have raised a PR . Please Review.

> We should validate that when using > > https://github.com/projectcontour/contour/blob/bbccbffc5be5f9ccf9c42b2153ae4339a55b2b88/apis/projectcontour/v1/httpproxy.go#L1270-L1274 > > and rewriting the Host header with a literal hostname (not dynamic hostname that comes from another header) that...

> Some tests need to manage multiple namespaces to create resources in. > > Currently the `NamespacedTest` helper and associated `NamespacedTestBody` signatures are as follows: > > ``` > type...

> another part of this that would be super helpful would be to start using this helper for any tests that currently create any namespaces themselves @sunjayBhatia when I am...

> you can use the `e2e` or `run-e2e` make targets to run the end to end tests: https://github.com/projectcontour/contour/blob/main/Makefile#L321-L324 > > you will need docker installed in the environment you are...