mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2026-02-04 15:01:46 +00:00
chore: add v1.7.1 feature flag (#701)
Signed-off-by: Andy Lee <andy.lee@suse.com>
This commit is contained in:
parent
20bee39a6c
commit
730c68bf14
@ -55,7 +55,8 @@ const FEATURE_FLAGS = {
|
|||||||
'l2VlanTrunkMode',
|
'l2VlanTrunkMode',
|
||||||
'kubevirtMigration',
|
'kubevirtMigration',
|
||||||
'hotplugNic'
|
'hotplugNic'
|
||||||
]
|
],
|
||||||
|
'v1.7.1': [],
|
||||||
};
|
};
|
||||||
|
|
||||||
const generateFeatureFlags = () => {
|
const generateFeatureFlags = () => {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user