Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Update documentation #40

Merged

Conversation

adamwalach
Copy link

This PR is a

  • Feature Implementation
  • Bug Fix
  • Documentation

Which issue(s) this PR fixes
Fixes #kyma-project/kyma#4481

docs/README.md Outdated Show resolved Hide resolved
docs/README.md Outdated Show resolved Hide resolved
docs/README.md Outdated Show resolved Hide resolved
docs/README.md Outdated Show resolved Hide resolved
docs/README.md Outdated Show resolved Hide resolved
docs/design.md Outdated Show resolved Hide resolved
docs/devguide.md Outdated Show resolved Hide resolved
docs/devguide.md Outdated Show resolved Hide resolved
docs/install.md Outdated Show resolved Hide resolved
docs/install.md Outdated Show resolved Hide resolved
adamwalach and others added 2 commits July 19, 2019 16:02
Co-Authored-By: Klaudia Grzondziel <35192450+klaudiagrz@users.noreply.github.com>
docs/README.md Outdated Show resolved Hide resolved
docs/install.md Outdated Show resolved Hide resolved
docs/README.md Outdated Show resolved Hide resolved
@adamwalach adamwalach force-pushed the crds-documentation branch from cbd3cf0 to 444fa00 Compare July 30, 2019 09:57
@adamwalach adamwalach force-pushed the crds-documentation branch from 444fa00 to 9fabac0 Compare July 30, 2019 10:09
@adamwalach adamwalach merged commit ac17ddc into kyma-incubator:crds-migration Jul 30, 2019
mszostok pushed a commit that referenced this pull request Aug 14, 2019
mszostok pushed a commit that referenced this pull request Sep 11, 2019
jasiu001 pushed a commit to jasiu001/service-catalog that referenced this pull request Sep 23, 2019
… (CRDs) solution (kubernetes-retired#2630)

* Add basic validation to crds

* Add webhook skeleton, remove api-server from chart, add webhoook server in chart, move PrepareForCreate login into webhook handler (kyma-incubator#2)

* Add webhook skeleton, remove api-server from chart, add webhoook server in chart, move PrepareForCreate login into webhook handler

* Add logger and GVK matcher

* Add test coverage for webhook (kyma-incubator#6)

* Add Status entry initialization in binding and instance controller (kyma-incubator#5)

* Change fs to label selector (kyma-incubator#9)

* Fix removing finalizer after switching to CRD /status sub-resource (kyma-incubator#8)

* Add tests to webhooks (kyma-incubator#11)

* Replace changevalidator with webhook (kyma-incubator#14)

* Replace default service plan with webhook (kyma-incubator#10)

* Add tests to webhooks - fix

* Rewrite defaultServicePlan feature to webhook

* Replace plugins by webhook (kyma-incubator#16)

* Replace ServiceBinding plugin by webhook

* Replace Broker plugins by webhook

* Adjust webhooks to multi validation handlers

* Service Catalog going towards to CRDs (kyma-incubator#18)

* Migrate registry/strategy Updates to webhooks (kyma-incubator#17)

* Use Update instead of updateReference method (kyma-incubator#19)

* Replace tableconvertor with APC (kyma-incubator#20)

* Fix svcat tests after the rebase with the upstream master branch

* Pre delete jobs - remove CRD after delete helm release (kyma-incubator#21)

* Apply fixes after executing `make verify`

* Create docs about webhook implementation (kyma-incubator#24)

* Change the securePort for the webhook server because colidates with old api-server

* Change import paths to kubernetes-sigs, and rebase with master

* Apply fixes after rebase

Fixes:
* makefile targets,
* instance deprovision operation
* entries under additionalPrinterColumns in crds.yaml
* unit tests after rebase

* Update documentation (kyma-incubator#40)

* Update docs

* Fix vendor after rebase with k8s 1.15 bump

* Apply changes after review

- remove the contrib/hack/crd folder
- remove reference to Kyma project
- rebase with current master
- restore the image in chart
- extract CRDs defintion to dedicated folder
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants