Commit Graph

  • 4ba33b40d6 pspmutating.go aktualisiert main Marko Oldenburg 2023-10-19 21:14:15 +0200
  • c63b24c2e2
    Merge 678fbbbaca into 9261f26bfe nanthinimuniapan 2023-09-14 07:28:50 +0000
  • 678fbbbaca Fix for failed to fetch controller: unsupported controller kind StatefulSet Nanthini Muniapan 2023-09-14 15:26:57 +0800
  • fec206e835
    Merge 122853ebcd into 9261f26bfe nanthinimuniapan 2023-09-14 07:06:23 +0000
  • 122853ebcd Fix for failed to fetch controller: unsupported controller kind StatefulSet Nanthini Muniapan 2023-09-14 15:03:00 +0800
  • 9d8ace40e3
    Merge 927974da11 into 9261f26bfe chenliu1993 2023-08-30 08:43:15 +0000
  • 927974da11
    Add job type chenliu1993 2023-08-30 17:28:03 +0900
  • 83735de546
    Merge ad3b0be9c1 into 9261f26bfe Sam Stoelinga 2023-03-23 14:50:18 +0000
  • ad3b0be9c1 Update README Sam Stoelinga 2023-03-22 21:24:46 -0700
  • eb376d87fb
    Merge 281269fd45 into 9261f26bfe Wen Xu 2023-03-21 11:28:37 -0400
  • 281269fd45 allow statefulset controller type Wen Xu 2023-03-21 11:21:21 -0400
  • 9261f26bfe
    Merge pull request #3 from samos123/vendor-deps Kubernetes Prow Robot 2022-09-30 11:20:30 -0700
  • b624df4c39 Add vendor dependencies as part git repo Sam Stoelinga 2022-09-29 16:34:47 -0700
  • a3b77e3e71 Pin k8s client-go to working version Sam Stoelinga 2022-09-29 16:33:54 -0700
  • 72b7ff7439
    Merge pull request #2 from samos123/move Kubernetes Prow Robot 2022-08-05 16:38:17 -0700
  • 1f5b29b7f6 simplify isMutating logic Sam Stoelinga 2022-07-22 07:40:01 -0700
  • ff449375da Improve mutating annotation detection logic Sam Stoelinga 2022-07-22 07:38:04 -0700
  • 136426f326 use k8s psa admission package for getting pod spec Sam Stoelinga 2022-07-22 07:30:10 -0700
  • bfac92890d Better handling when owner is Node Sam Stoelinga 2022-07-22 06:55:49 -0700
  • 0c1c6712fa Add TODOs for using 1st party libraries from k8s Sam Stoelinga 2022-07-22 06:53:06 -0700
  • 9107cb0aa2 Check InitContainers and EphemeralContainers too Sam Stoelinga 2022-07-22 06:47:44 -0700
  • 66c65322a6 Use psaapi.LatestVersion instead of parse Sam Stoelinga 2022-07-22 06:40:25 -0700
  • ae697cd9c8 reuse the evaluator across calls Sam Stoelinga 2022-07-22 06:35:08 -0700
  • c4cb2ee824 Add UserAgent to client-go client config Sam Stoelinga 2022-07-21 16:41:23 -0700
  • 17cd6b7c8b Switch to case statement Sam Stoelinga 2022-07-21 16:38:22 -0700
  • 1b5b747437 Change psaApi to psaapi Sam Stoelinga 2022-07-21 14:54:11 -0700
  • a4087a538f Use map[psaApi.level] instead of map[string] Sam Stoelinga 2022-07-21 14:51:27 -0700
  • 872b97fc45 Return errors instead of panic Sam Stoelinga 2022-07-21 14:47:26 -0700
  • 75575b9f98 Check if namespace already has psa labels set Sam Stoelinga 2022-07-21 14:25:53 -0700
  • b5b85829df Fix nits and add copyright / license headers Sam Stoelinga 2022-07-21 14:05:40 -0700
  • 59e58c140c Add dry-run mode and other minor nits Sam Stoelinga 2022-07-21 13:56:03 -0700
  • c59890e05b Add comment about status and disclaimer Sam Stoelinga 2022-07-20 12:44:03 -0700
  • 2a0d58fcb5 Move files from samos123/pspmigrator into here Sam Stoelinga 2022-06-24 10:13:51 -0700
  • 5134cadbb8
    Merge pull request #1 from samos123/samos123 Kubernetes Prow Robot 2022-06-23 16:13:20 -0700
  • 688400b4fc Add samos123 to owners and sec contacts Sam Stoelinga 2022-06-23 15:48:38 -0700
  • 6bbba78b19 Update OWNERS, OWNERS_ALIASES and SECURITY_CONTACTS Bob Killen 2022-06-12 15:38:24 -0500
  • fb041495fe Initial commit Bob Killen 2022-06-12 15:35:48 -0500