This repository has been archived by the owner on Aug 12, 2024. It is now read-only.
Implement the plain+v0 bundle provisioner #16
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
triaged
Milestone
This is largely a tracking issue for implementing the first rukpak provisioner.
A skeleton of this provisioner was introduced in #7 which creating several no-op controllers for the Bundle and ProvisionerClass resources. These controllers are largely responsible for watching for ProvisionerClass custom resources that match this k8s bundle provisioner unique ID, and any Bundle that specifies the metadata.Name of an existing k8s bundle ProvisionerClass.
Likely next steps for a POC:
0<n>_<file_name>
(e.g.01_namespace.yaml
) similar to how kubectl currently operatesFollow-up work:
Potential future work:
Open Questions:
The text was updated successfully, but these errors were encountered: