Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for HorizontalPodAutoscaler (0.18 sec)

  1. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

      kind: Role
      name: istiod
    subjects:
    - kind: ServiceAccount
      name: istiod
      namespace: istio-system
    
    ---
    apiVersion: autoscaling/v2
    kind: HorizontalPodAutoscaler
    metadata:
      labels:
        app: istio-egressgateway
        install.operator.istio.io/owning-resource: unknown
        istio: egressgateway
        istio.io/rev: default
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

    - Fixes conversion error for HorizontalPodAutoscaler objects with invalid annotations ([#89963](https://github.com/kubernetes/kubernetes/pull/89963), [@liggitt](https://github.com/liggitt)) [SIG Autoscaling]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
Back to top