Linux Foundation Collaborative Projects
index
:
multicloud/k8s
casablanca
dublin
elalto
frankfurt
honolulu
istanbul
jakarta
kohn
london
master
montreal
To contain a POC for Kubernetes plugin
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
k8splugin
/
internal
/
app
/
instance.go
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-10
Fixed verification of the status for PVC
Lukasz Rajewski
1
-1
/
+1
2022-03-02
Implementation of status notification mechanism
0.10.0
Lukasz Rajewski
1
-10
/
+21
2022-02-25
Upgrade handler implementation
Lukasz Rajewski
1
-51
/
+369
2021-10-25
Fix resolution of values for Config API
0.9.3
Lukasz Rajewski
1
-8
/
+19
2021-10-12
Fixed Query api filtering of resources for Instance
Lukasz Rajewski
1
-3
/
+41
2021-10-05
Fixed issue with order of deleted resources
0.9.1
Lukasz Rajewski
1
-3
/
+3
2021-10-04
Fixed installation of CRD resources
Lukasz Rajewski
1
-5
/
+17
2021-10-04
Further fixes for config delete operation
Lukasz Rajewski
1
-16
/
+6
2021-09-28
Fix for config resources delete with instance delete
Lukasz Rajewski
1
-0
/
+19
2021-09-02
Fix issue with initial error hiding
Lukasz Rajewski
1
-35
/
+34
2021-08-17
Fix Status API resolution
Michal Chabiera
1
-18
/
+20
2021-08-11
Support pre/post install/delete hooks
hthieu
1
-16
/
+438
2021-08-09
Fixed issue of leftovers after instace create failure
Lukasz Rajewski
1
-0
/
+4
2021-08-06
Optimized status discovery
0.9.0
Lukasz Rajewski
1
-10
/
+7
2021-08-06
Fixed issue in Status handler
Lukasz Rajewski
1
-7
/
+12
2021-08-05
Update status check endpoint
hthieu
1
-4
/
+86
2021-08-02
Add suport for query api on root level
Lukasz Rajewski
1
-39
/
+9
2021-04-12
Migrate to use Helm v3 libraries
Ritu Sood
1
-9
/
+6
2021-03-11
Remove Hooks field from InstanceResponse http resp json
Konrad Bańka
1
-1
/
+1
2021-03-09
Correct Query API endpoint registration
Konrad Bańka
1
-1
/
+5
2021-02-25
Provide Healthcheck API MVP
0.8.0
Konrad Bańka
1
-5
/
+9
2021-02-25
Merge "Provide Query API for CNF Instances"
Ritu Sood
1
-0
/
+63
2021-02-24
Provide Query API for CNF Instances
Konrad Bańka
1
-1
/
+64
2021-02-23
Move Day2 Config Values API to new endpoint
Konrad Bańka
1
-1
/
+11
2020-09-30
Fix Status API to actually provide instance status
Konrad Bańka
1
-25
/
+56
2020-09-08
Provide capability to specify release-name during instantiation
Konrad Bańka
1
-15
/
+20
2020-08-21
Expose override parameters usage in KUD API tests
Konrad Bańka
1
-1
/
+0
2020-03-18
Added the new plugin_collection_v2 script.
Rajamohan Raj
1
-1
/
+1
2019-12-19
Add support for override values
Kiran Kamineni
1
-9
/
+18
2019-10-15
Add a status getter api endpoint
Kiran Kamineni
1
-4
/
+52
2019-08-26
Add a namegenerator package
Kiran Kamineni
1
-10
/
+3
2019-08-13
Add query parameters support to instance API
Kiran Kamineni
1
-55
/
+37
2019-08-07
Add custom label to track created resources
Kiran Kamineni
1
-4
/
+4
2019-07-18
Add a list api for instances
Kiran Kamineni
1
-0
/
+42
2019-06-24
Change the import paths for go get access
Kiran Kamineni
1
-3
/
+3
2019-05-23
Update broker responses to match spec and SO
Kiran Kamineni
1
-21
/
+45
2019-05-22
Minor change to instance response
Kiran Kamineni
1
-18
/
+17
2019-05-15
Add find method in instance
Kiran Kamineni
1
-0
/
+43
2019-05-02
Create kubeconfig files in kubeconfig dir
Kiran Kamineni
1
-3
/
+2
2019-04-19
Move configuration into config files
Kiran Kamineni
1
-3
/
+3
2019-04-16
Replace Kind with GroupVersionKind
Kiran Kamineni
1
-9
/
+10
2019-04-10
Export kubernetesClient
Kiran Kamineni
1
-2
/
+2
2019-04-03
Refactor instance code
Kiran Kamineni
1
-0
/
+206