-
Notifications
You must be signed in to change notification settings - Fork 19
WIP: CRD based management design proposal #215
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Etai Lev Ran <[email protected]>
* variable name linting fixes * setting logfile correctly in inner block (issue introduced in earlier PR - fixed here) --------- Signed-off-by: Etai Lev Ran <[email protected]>
Bumps the k8s group with 3 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/client-go](https://github.com/kubernetes/client-go) and [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime). Updates `k8s.io/api` from 0.29.0 to 0.29.1 - [Commits](kubernetes/api@v0.29.0...v0.29.1) Updates `k8s.io/client-go` from 0.29.0 to 0.29.1 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.29.0...v0.29.1) Updates `sigs.k8s.io/controller-runtime` from 0.16.3 to 0.17.0 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.16.3...v0.17.0) --- updated-dependencies: - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Ziv Nevo <[email protected]>
…link-net#284) Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](google/uuid@v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: github.com/google/uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit remove the source command from the Makefile. Signed-off-by: Or Ozeri <[email protected]>
Makefile: don't use source command
Introduce the deployment API, which will be utilized by the ClusterLink deployment operator. Signed-off-by: Kfir Toledo <[email protected]>
…rlink-net#260) Add support to: 1. Create `cl-secret.yaml` that contains all the certificates for the controlplane and dataplane. 2. Create `cl-instance.yaml` that is used to deploy the ClusterLink project via the deployment operator. Signed-off-by: Kfir Toledo <[email protected]>
Add a codegen target and its outputs: 1. `clusterlink.net_instance.yaml` - The CRD YAMLused by the operator. 2. `rbac/role.yaml` - The RBACs for the operator. Signed-off-by: Kfir Toledo <[email protected]>
Signed-off-by: Etai Lev Ran <[email protected]>
* wip: initial attribute design proposal Signed-off-by: Etai Lev Ran <[email protected]> * More info on retrieving and exchanging attrs Signed-off-by: ZIV NEVO <[email protected]> * Another iteration. - Expand description and text in sections - Add attribute table Signed-off-by: Etai Lev Ran <[email protected]> * clarify workload/service distinction Signed-off-by: Etai Lev Ran <[email protected]> * add k8s:sa attribute, reference common labels Signed-off-by: Etai Lev Ran <[email protected]> * another iteration Signed-off-by: ZIV NEVO <[email protected]> * wip: initial attribute design proposal Signed-off-by: Etai Lev Ran <[email protected]> * More info on retrieving and exchanging attrs Signed-off-by: ZIV NEVO <[email protected]> * Another iteration. - Expand description and text in sections - Add attribute table Signed-off-by: Etai Lev Ran <[email protected]> * clarify workload/service distinction Signed-off-by: Etai Lev Ran <[email protected]> * add k8s:sa attribute, reference common labels Signed-off-by: Etai Lev Ran <[email protected]> * fixed typo - missing word Signed-off-by: Etai Lev Ran <[email protected]> * Services in abstract, multiple images, open questions Signed-off-by: ZIV NEVO <[email protected]> * From Mariusz: additional usecase and workloads contain their own identity Signed-off-by: ZIV NEVO <[email protected]> * more on images Signed-off-by: ZIV NEVO <[email protected]> --------- Signed-off-by: Etai Lev Ran <[email protected]> Signed-off-by: ZIV NEVO <[email protected]> Co-authored-by: ZIV NEVO <[email protected]> Co-authored-by: Ziv Nevo <[email protected]>
Signed-off-by: Etai Lev Ran <[email protected]>
Collaborator
Author
|
Obsoleted by #287 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
first draft - skeleton of the design doc.