Add utilities to support working with Kubernetes object collections
This MR adds objects.Collection
type and its functions to work with a collection of Kubernetes resource objects, including querying, editing, and cloning.
It also contains trivial changes to pkg/support/charts
to re-organize test cases with the same pattern that is used in pkg/support/objects
.
Related to #889 (closed)
Merge request reports
Activity
changed milestone to %15.6
assigned to @pursultani
added typefeature label
added workflowin dev label
- Resolved by 🤖 GitLab Bot 🤖
Proper labels assigned to this merge request. Please ignore me.
@pursultani - please see the following guidance and update this merge request.1 Warning Please add a subtype label to this merge request. If you have added a type label and do not feel the purpose of this merge request matches one of the subtypes labels, please resolve this discussion.
Edited by 🤖 GitLab Bot 🤖
- Resolved by Mitchell Nielsen
3 Warnings This merge request is quite big (929 lines changed), please consider splitting it into multiple merge requests. 96a2c71f: Commits that change 30 or more lines across at least 3 files should describe these changes in the commit body. For more information, take a look at our Commit message guidelines. fe636bf0: Commits that change 30 or more lines across at least 3 files should describe these changes in the commit body. For more information, take a look at our Commit message guidelines. 1 Message CHANGELOG missing: If you want to create a changelog entry for GitLab FOSS, add the
Changelog
trailer to the commit message you want to add to the changelog.If you want to create a changelog entry for GitLab EE, also add the
EE: true
trailer to your commit message.If this merge request doesn't need a CHANGELOG entry, feel free to ignore this message.
If needed, you can retry the
danger-review
job that generated this comment.Generated by
Danger
added workflowready for review label and removed workflowin dev label
mentioned in merge request !541 (merged)
added Deliverable label
added workflowin review label and removed workflowready for review label
requested review from @mnielsen
- Resolved by Mitchell Nielsen
- Resolved by Hossein Pursultani
- Resolved by Hossein Pursultani
- Resolved by Hossein Pursultani
- Resolved by Mitchell Nielsen
- Resolved by Hossein Pursultani
added 1 commit
- 0cc940ef - Fix syntax error caused by applying suggestions
added maintenancerefactor typemaintenance labels and removed typefeature label
mentioned in commit e13667ef
mentioned in commit b6a13d74