Skip to content

Conversation

anoipm
Copy link
Owner

@anoipm anoipm commented Sep 23, 2022

Description

Changes proposed in this pull request:

  • ...
  • ...
  • ...

Related issue(s)

clebs and others added 21 commits August 16, 2022 13:39
* Add module template generation

- A template is generated when a module is pushed to a registry.
- Added small validation improvements.

Signed-off-by: Borja Clemente <[email protected]>

* Update docs

Signed-off-by: Borja Clemente <[email protected]>

* Use remote descriptor on template and fix format

Signed-off-by: Borja Clemente <[email protected]>

* Check error

Signed-off-by: Borja Clemente <[email protected]>

* Update docs/gen-docs/kyma_alpha_create_module.md

Co-authored-by: Maja Szostok <[email protected]>

* update docs

* redo doc fix

Signed-off-by: Borja Clemente <[email protected]>
Co-authored-by: Jakob Möller <[email protected]>
Co-authored-by: Maja Szostok <[email protected]>
…a-project#1343)

* bump reconciler with labeling namespaces and updated reset proxy

* bump reconciler with labeling namespaces and updated reset proxy

* bump reconciler with labeling namespaces and updated reset proxy
* fix whitesource vulnerabilities

* fix replace directive formatting
* fix whitesource vulnerabilities

* fix replace directive formatting

* update go-crypto to latest and rm unnecessary replace directive

* update golang.org/x/net to latest

* remove redundant go mod replace directive

* updated k8s.io/client-go to latest and rm duplicate replace directives

* remove many unneeded replace directives

* update github.com/prometheus/client_golang to latest

* update go mod version to 1.18

* update github.com/containerd/containerd to latest

* bump reconciler to latest and test make resolve
* fix whitesource vulnerabilities

* fix replace directive formatting

* update go-crypto to latest and rm unnecessary replace directive

* update golang.org/x/net to latest

* remove redundant go mod replace directive

* updated k8s.io/client-go to latest and rm duplicate replace directives

* remove many unneeded replace directives

* update github.com/prometheus/client_golang to latest

* update go mod version to 1.18

* update github.com/containerd/containerd to latest

* bump reconciler to latest and test make resolve

* update github.com/moby/moby to latest
* bump hydroform api

* update go.sum
* Integrate Kustomize and first draft of deploy cmd

- Kustomize integrated for rendering of kubebuilder operators
- Added first version f the deploy command that installs lifecycle and module managers via kustmize
- Added dry run mode: prints all manifests to stdout but doe snot apply them.

Signed-off-by: Borja Clemente <[email protected]>

* Generate docs

Signed-off-by: Borja Clemente <[email protected]>

* Fix test to be OS independent

Signed-off-by: Borja Clemente <[email protected]>

* Fix wrong local repo path generation

Signed-off-by: Borja Clemente <[email protected]>

* Fix sometimes accidental read from closed channel

Signed-off-by: Borja Clemente <[email protected]>

Signed-off-by: Borja Clemente <[email protected]>
* Bump istio to 1.14.4

* Remove previous
* Update go linter to work with go 1.18+

Signed-off-by: Borja Clemente <[email protected]>

* Remove deprecated linter

Signed-off-by: Borja Clemente <[email protected]>

* Remove deprecated linters (replaced by unused)

Signed-off-by: Borja Clemente <[email protected]>

* Fix new linter errors

Signed-off-by: Borja Clemente <[email protected]>

* Fix linting issues

Signed-off-by: Borja Clemente <[email protected]>

* Remove comment commited by accident

Signed-off-by: Borja Clemente <[email protected]>

* Fix installation URL

Signed-off-by: Borja Clemente <[email protected]>

Signed-off-by: Borja Clemente <[email protected]>
Signed-off-by: Borja Clemente <[email protected]>

Signed-off-by: Borja Clemente <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.