Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Unnecessary creationTimeStamp and Status fields added to workloads #184

Closed
1 task done
nschhina opened this issue Mar 8, 2019 · 0 comments · Fixed by #185
Closed
1 task done

Unnecessary creationTimeStamp and Status fields added to workloads #184

nschhina opened this issue Mar 8, 2019 · 0 comments · Fixed by #185

Comments

@nschhina
Copy link
Contributor

nschhina commented Mar 8, 2019

ISSUE TYPE
  • Bug Report

BUG REPORT

SUMMARY
ENVIRONMENT
  • Kubeaudit version: 0.5.0
  • Kubeaudit install method: -
STEPS TO REPRODUCE

Run kubeaudit autofix on any file and kubeaudit adds creationTimeStamp and status fields to the workload when they are not required. This is probably primarily because of DeepCopyObject function

EXPECTED RESULTS

Shouldn't add null creationTimeStamp and status

ACTUAL RESULTS

Adds those fileds

nschhina added a commit that referenced this issue Mar 15, 2019
* initialize change

* finalize bug fix
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant