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

K8s add support for more resources #4780

Merged
merged 21 commits into from
Dec 4, 2020
Merged

K8s add support for more resources #4780

merged 21 commits into from
Dec 4, 2020

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    2bf477b View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Configuration menu
    Copy the full SHA
    d850a0e View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Configuration menu
    Copy the full SHA
    fa58e42 View commit details
    Browse the repository at this point in the history
  2. Unit test fix

    nwmac committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    08dee98 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Configuration menu
    Copy the full SHA
    3612ec0 View commit details
    Browse the repository at this point in the history
  2. WIP

    nwmac committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    3ab1796 View commit details
    Browse the repository at this point in the history
  3. Fixes for pods view

    nwmac committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    a228cd6 View commit details
    Browse the repository at this point in the history
  4. Tidy ups

    nwmac committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    47de835 View commit details
    Browse the repository at this point in the history
  5. Add more resource types

    nwmac committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    e09e026 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Configuration menu
    Copy the full SHA
    0c53490 View commit details
    Browse the repository at this point in the history
  2. Fix lint issues

    nwmac committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    1fc9c13 View commit details
    Browse the repository at this point in the history
  3. Fix build issue

    nwmac committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    80dc68b View commit details
    Browse the repository at this point in the history
  4. Fix unit test

    nwmac committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    eb9c96d View commit details
    Browse the repository at this point in the history
  5. Unit test fix

    nwmac committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    fb28694 View commit details
    Browse the repository at this point in the history
  6. Fix unit tests

    nwmac committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    9e7d042 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    19de6e0 View commit details
    Browse the repository at this point in the history
  2. Fix lint issue

    nwmac committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    2265a49 View commit details
    Browse the repository at this point in the history
  3. RE-arrange kube entity creation

    - now assign directly to kube entity catalog
    - to access custom kube generator resources have to do some funnies in
      kubernetes-tab-base.component.ts
    richard-cox committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    4a0a9a2 View commit details
    Browse the repository at this point in the history
  4. Fix services in namespace view

    - kube guid and namespace was mixed up
    - now follow standard pattern of kube guid then namespace in ctor
    richard-cox committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    90e4af2 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Changes following review

    richard-cox committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    33e675c View commit details
    Browse the repository at this point in the history
  2. Fix unit tests

    richard-cox committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    b1d4c01 View commit details
    Browse the repository at this point in the history