aboutsummaryrefslogtreecommitdiffstats
path: root/src/k8splugin/internal/rb/profile.go
AgeCommit message (Expand)AuthorFilesLines
2021-10-25Fix resolution of values for Config API0.9.3Lukasz Rajewski1-11/+20
2021-10-15Expose Update HandlersLukasz Rajewski1-8/+17
2021-10-12Fixed Query api filtering of resources for InstanceLukasz Rajewski1-7/+9
2021-10-04Fixed installation of CRD resourcesLukasz Rajewski1-12/+13
2021-04-12Migrate to use Helm v3 librariesRitu Sood1-4/+2
2021-02-25Provide Healthcheck API MVP0.8.0Konrad Bańka1-12/+16
2020-09-08Provide capability to specify release-name during instantiationKonrad Bańka1-13/+20
2020-04-13Test cases for resolving the helm templatesRajamohan Raj1-0/+1
2020-04-11Resolve the helm templatesRajamohan Raj1-1/+0
2019-12-30Add support for a default profileKiran Kamineni1-0/+28
2019-07-18Add list api for profilesKiran Kamineni1-0/+34
2019-07-18Make profile db tags specificKiran Kamineni1-2/+2
2019-06-24Change the import paths for go get accessKiran Kamineni1-2/+2
2019-04-16Replace Kind with GroupVersionKindKiran Kamineni1-16/+16
2019-03-29Make profile key explicitKiran Kamineni1-22/+22
2019-03-26Update definition and profile to latest specKiran Kamineni1-82/+84
2019-03-25Add support for composite keysKiran Kamineni1-6/+18
2019-03-19Bring in all the other helper codeKiran Kamineni1-0/+74
2019-03-11Add support for parsing profile yaml filesKiran Kamineni1-3/+5
2019-01-28Add support for downloading contentKiran Kamineni1-0/+31
2019-01-25Use a standard Go project layoutVictor Morales1-0/+185