Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Restart a Topology on Kubernetes #3740

Merged
merged 5 commits into from
Nov 20, 2021
Merged

Commits on Nov 19, 2021

  1. [Kubernetes] <V1Controller>

    <createTopologySelectorLabels> will generate match labels of the form "app=heron,topology=topology-name".
    surahman committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    daf620d View commit details
    Browse the repository at this point in the history
  2. [Kubernetes] <V1Controller>

    <restart> will shutdown a topology by deleting its associated Pods.
    surahman committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    ea427c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9f7933 View commit details
    Browse the repository at this point in the history
  4. [Kubernetes] Deployments

    Updated Helm chart for Pod permission:
      - deletecollection
    surahman committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    44b61c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51c7a3b View commit details
    Browse the repository at this point in the history