Skip to content

Commit

Permalink
Remove deprecation warnings for FFs with no replacement (#3423)
Browse files Browse the repository at this point in the history
  • Loading branch information
luhi-DT committed Jul 8, 2024
1 parent 32a4011 commit 688ff5a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 158 deletions.
79 changes: 0 additions & 79 deletions pkg/api/v1beta2/dynakube/validation/deprecation.go

This file was deleted.

76 changes: 0 additions & 76 deletions pkg/api/v1beta2/dynakube/validation/deprecation_test.go

This file was deleted.

3 changes: 0 additions & 3 deletions pkg/api/v1beta2/dynakube/validation/validation.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ var (
}
validatorWarningFuncs = []validatorFunc{
missingActiveGateMemoryLimit,
deprecatedFeatureFlagDisableActiveGateUpdates,
deprecatedFeatureFlagWillBeDeleted,
deprecatedFeatureFlagMovedCRDField,
unsupportedOneAgentImage,
conflictingHostGroupSettings,
}
Expand Down

0 comments on commit 688ff5a

Please sign in to comment.