Commit Graph

8 Commits

Author SHA1 Message Date
Richard Cox c61a5cf71b Ensure account can be removed & tidy up a few things in ServiceNameSelect
- PodSpec serviceAccount has been deprecated for a long time, however
  it seems to be duped whenever serviceAccountName is changed. Problems appear
  though when deleating serviceAccountName... which  fails to clear serviceAccount
  ... and syncs itself back
- Also tidied up ServiceNameSelect (common object from `LabeledSelect`, common string from output)
2021-11-24 17:51:17 +00:00
Jordon Leach ded335baa8 styling issues cleaned up 2021-11-24 15:12:42 +00:00
Jordon Leach 568b1edfa2 removed unused scss 2021-11-24 15:12:42 +00:00
Jordon Leach c81101a03b Address PR changes - restructure service account component 2021-11-24 15:12:42 +00:00
Jordon Leach 7ae1878c38 PR changes addressed, cleaned up unnecessary nonsense 2021-11-24 15:12:42 +00:00
Neil MacDougall 61ba52f406 Change trash icon to text button & prevent page reload 2021-11-24 15:12:42 +00:00
jordon c2e15a9d7d add create service name on blur while searching and clear search button 2021-11-24 15:12:42 +00:00
reemus 7230e922a4 Add serviceAccountName input/search dropdown when creating a pod through deployment 2021-11-24 15:12:42 +00:00