Skip to content

Commit

Permalink
Merge branch 'kubernetes-sigs:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
barney-s authored Jun 6, 2024
2 parents 442bda7 + b758057 commit 95ead15
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ approvers:
- justinsb
- johnsonj
- atoato88

reviewers:
- tomasaschan
1 change: 1 addition & 0 deletions pkg/patterns/addon/pkg/apis/v1alpha1/common_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ type Patchable interface {

// +k8s:deepcopy-gen=true
type PatchSpec struct {
// +kubebuilder:pruning:PreserveUnknownFields
Patches []*runtime.RawExtension `json:"patches,omitempty"`
}

0 comments on commit 95ead15

Please sign in to comment.