dashboard/edit/networking.k8s.io.ingress
Richard Cox 1f47fab434 Fix `Labels &amp Annotations` tab label
- Use simpler :label-key instead of :label
- Actual issue was that
  - some cases used Vue.prototype.t ... which did the escaping
  - others used `...mapGetters({ t: 'i18n/t' })` ... which didn't do the escaping and looked fine
- Guessing this might have been caused by a change in CreateEditView
2021-05-18 15:38:41 +01:00
..
Certificate.vue Enabling the selection of non existant certificates in Ingress 2020-11-30 14:52:09 -07:00
Certificates.vue Adding tls and auth fields to the email and webhook receivers 2021-02-23 13:24:45 -07:00
DefaultBackend.vue Adding more versioning support to ingress 2020-10-27 13:21:38 -07:00
Rule.vue Ensuring all fields of ingress rules updates the model 2020-12-16 16:14:22 -07:00
RulePath.vue Ensuring all fields of ingress rules updates the model 2020-12-16 16:14:22 -07:00
Rules.vue Adding tls and auth fields to the email and webhook receivers 2021-02-23 13:24:45 -07:00
index.vue Fix `Labels &amp Annotations` tab label 2021-05-18 15:38:41 +01:00