SUSE / velum

Dashboard for CaaS Platform clusters (v1, v2 and v3)
https://www.suse.com/
Apache License 2.0
54 stars 30 forks source link

Added External Certificates Feature (Using Feature Branch) #716

Closed danielorf closed 5 years ago

danielorf commented 5 years ago

Added External Certs controller to Settings; Added associated views, routes and models Added ext_cert_feature_spec.rb, added example certs/keys to spec/fixtures

danielorf commented 5 years ago

Moving this feature to it's own branch to better manage commits from multiple users and keep history clean.

Continuation of previous PR: https://github.com/kubic-project/velum/pull/707

nanoscopic commented 5 years ago

As per previous comments and review; this looks good. Merging so we can continue feature development to get this all in one place. Further Travis / CI testing will happen on a PR from this feature branch to master once the feature is complete.