diff --git a/go.mod b/go.mod index 17bf8f1223..42d5b06e9d 100644 --- a/go.mod +++ b/go.mod @@ -25,7 +25,7 @@ require ( github.com/onsi/gomega v1.27.7 github.com/openshift/api v3.9.0+incompatible github.com/openshift/client-go v0.0.0-20220525160904-9e1acff93e4a - github.com/operator-framework/api v0.17.8-0.20230908201838-28c6773d2b74 + github.com/operator-framework/api v0.17.8-0.20230929142219-7961b0208d99 github.com/operator-framework/operator-registry v1.29.0 github.com/otiai10/copy v1.12.0 github.com/pkg/errors v0.9.1 diff --git a/go.sum b/go.sum index cf844ef4a1..8200cd22d7 100644 --- a/go.sum +++ b/go.sum @@ -604,8 +604,8 @@ github.com/openshift/api v0.0.0-20221021112143-4226c2167e40 h1:PxjGCA72RtsdHWToZ github.com/openshift/api v0.0.0-20221021112143-4226c2167e40/go.mod h1:aQ6LDasvHMvHZXqLHnX2GRmnfTWCF/iIwz8EMTTIE9A= github.com/openshift/client-go v0.0.0-20221019143426-16aed247da5c h1:CV76yFOTXmq9VciBR3Bve5ZWzSxdft7gaMVB3kS0rwg= github.com/openshift/client-go v0.0.0-20221019143426-16aed247da5c/go.mod h1:lFMO8mLHXWFzSdYvGNo8ivF9SfF6zInA8ZGw4phRnUE= -github.com/operator-framework/api v0.17.8-0.20230908201838-28c6773d2b74 h1:BNzxQqrfGRaEuw5SliqTFvloLE76L1MAo/uzbszzrPw= -github.com/operator-framework/api v0.17.8-0.20230908201838-28c6773d2b74/go.mod h1:Wbg136l1Po6zqG2QcTN1QZ8dbT4BQvNlQDM9tmQYvz0= +github.com/operator-framework/api v0.17.8-0.20230929142219-7961b0208d99 h1:0x4FfGvKIEmpXnhqX9OumEnvJWn51zUVwvFulh17tu4= +github.com/operator-framework/api v0.17.8-0.20230929142219-7961b0208d99/go.mod h1:Wbg136l1Po6zqG2QcTN1QZ8dbT4BQvNlQDM9tmQYvz0= github.com/operator-framework/operator-registry v1.29.0 h1:HMmVTiuOAGoHLzYqR9Lr2QSOqbVzA50++ojNl2mu9f4= github.com/operator-framework/operator-registry v1.29.0/go.mod h1:4rVQu/cOuCtVt3JzKsAmwyq2lsiu9uPaH9nYNfnqj9o= github.com/otiai10/copy v1.12.0 h1:cLMgSQnXBs1eehF0Wy/FAGsgDTDmAqFR7rQylBb1nDY= diff --git a/vendor/github.com/operator-framework/api/crds/operators.coreos.com_olmconfigs.yaml b/vendor/github.com/operator-framework/api/crds/operators.coreos.com_olmconfigs.yaml index c6ebe96815..81fc5a7aeb 100644 --- a/vendor/github.com/operator-framework/api/crds/operators.coreos.com_olmconfigs.yaml +++ b/vendor/github.com/operator-framework/api/crds/operators.coreos.com_olmconfigs.yaml @@ -43,6 +43,10 @@ spec: disableCopiedCSVs: description: DisableCopiedCSVs is used to disable OLM's "Copied CSV" feature for operators installed at the cluster scope, where a cluster scoped operator is one that has been installed in an OperatorGroup that targets all namespaces. When reenabled, OLM will recreate the "Copied CSVs" for each cluster scoped operator. type: boolean + packageServerSyncInterval: + description: PackageServerSyncInterval is used to define the sync interval for packagerserver pods. Packageserver pods periodically check the status of CatalogSources; this specifies the period using duration format (e.g. "60m"). For this parameter, only hours ("h"), minutes ("m"), and seconds ("s") may be specified. When not specified, the period defaults to the value specified within the packageserver. + type: string + pattern: ^([0-9]+(\.[0-9]+)?(s|m|h))+$ status: description: OLMConfigStatus is the status for an OLMConfig resource. type: object diff --git a/vendor/github.com/operator-framework/api/crds/zz_defs.go b/vendor/github.com/operator-framework/api/crds/zz_defs.go index 6ce922fa00..74c2839f66 100644 --- a/vendor/github.com/operator-framework/api/crds/zz_defs.go +++ b/vendor/github.com/operator-framework/api/crds/zz_defs.go @@ -145,7 +145,7 @@ func operatorsCoreosCom_installplansYaml() (*asset, error) { return a, nil } -var _operatorsCoreosCom_olmconfigsYaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xb4\x58\x6f\x6f\xdb\x46\xd2\x7f\xef\x4f\x31\xd0\xf3\x00\xb1\x73\x12\x15\x27\x87\x5c\x43\x20\x08\x02\xe5\x5c\x04\x89\xaf\x41\xec\xcb\x01\x67\xf9\xae\x43\x72\x44\x6d\x43\xee\xb2\xbb\xb3\xb6\xd5\xa2\xdf\xfd\x30\xbb\x24\x45\xc9\xa2\x63\xa0\xad\xde\x58\x9a\x9d\x9d\x9d\xbf\xbf\x99\x31\x36\xea\x0b\x59\xa7\x8c\x4e\x01\x1b\x45\x77\x4c\x5a\x7e\xb9\xe4\xeb\x77\x2e\x51\x66\x7e\x73\x7a\xf4\x55\xe9\x22\x85\x85\x77\x6c\xea\xcf\xe4\x8c\xb7\x39\xbd\xa3\x95\xd2\x8a\x95\xd1\x47\x35\x31\x16\xc8\x98\x1e\x01\xa0\xd6\x86\x51\xc8\x4e\x7e\x02\xe4\x46\xb3\x35\x55\x45\x76\x56\x92\x4e\xbe\xfa\x8c\x32\xaf\xaa\x82\x6c\x10\xde\x3d\x7d\xf3\x2c\x79\x95\x3c\x3b\x02\xc8\x2d\x85\xeb\x97\xaa\x26\xc7\x58\x37\x29\x68\x5f\x55\x47\x00\x1a\x6b\x4a\xc1\x54\x75\x6e\xf4\x4a\x95\x2e\x31\x0d\x59\x64\x63\x5d\x92\x1b\x4b\x46\xfe\xd4\x47\xae\xa1\x5c\x5e\x2e\xad\xf1\x4d\x0a\x07\x79\xa2\xac\x4e\x41\x64\x2a\x8d\x55\xdd\x6f\x80\x99\x3c\x12\xbe\x47\xc3\x7f\xf8\x78\xbe\x08\x4f\x06\x5a\xa5\x1c\x7f\xd8\xa5\x7f\x54\x8e\xc3\x59\x53\x79\x8b\xd5\x50\xc9\x40\x76\x4a\x97\xbe\x42\x3b\x38\x38\x02\x70\xb9\x69\x28\x85\x45\xe5\x1d\x93\x3d\x02\x68\x9d\xd1\xea\x31\x6b\x0d\xbe\x39\x6d\xd5\x72\xf9\x9a\x6a\xec\x94\x04\x31\x4d\xbf\xfd\xf4\xfe\xcb\x8b\x8b\xbd\x03\x80\x82\x5c\x6e\x55\xc3\xc1\xb5\xbd\x9a\xa0\x1c\x20\xd8\x36\x80\xf2\xa5\x31\xda\xa9\xac\x22\x58\x19\x0b\x51\x31\x6f\x95\x2e\xe5\x4e\x32\x90\xc7\x1b\xd1\xd4\x64\x3f\x51\xce\x03\xb2\xa5\x9f\xbd\xb2\x54\x0c\x9f\x16\xc5\xbb\x84\x18\x90\x1b\x2b\x91\xe0\x81\x97\xe3\x67\x90\x7e\x3b\xf4\x3d\x1b\x9e\x88\xa1\x91\x0f\x0a\xc9\x3c\x72\xc0\x6b\xea\x5c\x46\x45\xeb\x1d\x30\x2b\xe0\xb5\x72\x60\xa9\xb1\xe4\x48\xc7\x5c\x14\x32\xea\xd6\x80\x04\x2e\xc8\xca\x45\x70\x6b\xe3\xab\x42\x0c\xbf\x21\xcb\x60\x29\x37\xa5\x56\xbf\xf4\xd2\x1c\xb0\x09\xcf\x54\xc8\xe4\x18\x94\x66\xb2\x1a\x2b\xb8\xc1\xca\xd3\x14\x50\x17\x50\xe3\x06\x2c\x89\x5c\xf0\x7a\x20\x21\xb0\xb8\x04\xce\x8d\x25\x50\x7a\x65\x52\x58\x33\x37\x2e\x9d\xcf\x4b\xc5\x5d\x71\xe5\xa6\xae\xbd\x56\xbc\x99\x87\x3a\x51\x99\x97\x5c\x9d\x17\x74\x43\xd5\xdc\xa9\x72\x86\x36\x5f\x2b\xa6\x9c\xbd\xa5\x39\x36\x6a\x16\x94\xd5\xa1\xc0\x92\xba\xf8\xbf\x2e\x9a\xee\xc9\x9e\xfb\x62\xc8\x1c\x4b\x38\x77\x8e\x42\x4e\x3f\xe8\x6b\xc9\xee\x98\x2b\xf1\x7a\xb4\x65\xeb\x52\x21\x89\x57\x3e\xff\xfd\xe2\x72\x9b\x4e\xc1\xed\xd1\xc3\x5b\x56\xb7\x75\xb6\x38\x4a\xe9\x15\xd9\xc8\xb9\xb2\xa6\x0e\x52\x48\x17\x8d\x51\x9a\xc3\x8f\xbc\x52\xa4\x19\x9c\xcf\x6a\xc5\x2e\x24\x18\x39\x96\x38\x24\xb0\x08\xd8\x02\x19\x81\x6f\x0a\x64\x2a\x12\x78\xaf\x61\x81\x35\x55\x0b\x74\xf4\xa7\xbb\x5a\x3c\xea\x66\xe2\xbe\xc7\x3b\x7b\x08\x8d\xf7\x2f\xdc\x2b\x28\x80\x0e\xbe\x46\xa3\xd3\x57\xf3\x45\x43\xb9\x44\x49\xdc\x26\xb7\x42\x0d\xa3\x1e\x94\x7b\x17\x9a\xe4\xb1\x8f\x8f\x97\xa9\x7c\x56\x84\xe2\x9a\x03\x27\x7b\x2a\x9e\xb5\x8c\x01\xfb\x51\xe9\xa8\xa3\xe0\xa6\xd4\x61\x07\x33\x28\xb8\xf3\xc3\xc7\xf3\x5e\xee\xbe\x9a\xdf\x50\xf5\x5b\xea\x06\xb5\x94\x93\x67\x16\xa6\x51\x54\x2c\x2e\xbe\x8c\xb0\xed\xe9\xff\x6e\xff\x96\xb8\xd9\x3b\x2a\x04\x0e\x5a\x91\xa2\xf9\x13\x07\x93\xc8\x04\x8b\x8b\x2f\x93\xce\x90\x10\x88\xbe\xef\x80\xd2\x8e\xb1\xaa\xa8\x00\xec\x72\x3c\x00\x7e\xc4\xff\x29\xdc\xae\xc9\x12\xe0\x2e\xb9\xe8\x05\xc8\xdb\x46\x4b\x79\x21\xc3\x1a\x1d\x64\x44\x7a\x20\x54\xe9\x10\xf4\x96\xfb\x7b\xe9\x7a\x91\x97\xd1\x96\xc4\x0e\xb0\xaa\x62\xbb\x6b\x30\x17\x40\xfa\xd7\x9a\x34\x58\x22\x2d\x66\x14\xd3\x10\x82\x5b\x55\x55\x02\x7f\xd2\x7b\x29\x28\x39\x30\xcc\x4d\x82\x45\x84\xf9\x7a\x4c\xc9\x43\xa1\xdb\x86\x2f\x33\xa6\x22\xd4\xbb\x79\xce\xc8\xfe\x5e\x38\x46\x32\x3d\xf0\xf6\xb9\x1e\x7f\xfd\xd9\xd9\x9e\x1b\x5d\xa8\xc1\x1c\x73\x48\x28\x5a\x8b\x9b\x03\xa7\x8a\xa9\x1e\xcb\xc8\xa1\x85\x93\x45\xf7\xc8\xb6\x54\x0a\x62\x54\x55\xb4\x4f\xe2\x8e\x52\xdb\x1c\xfb\x1a\x41\xee\xad\x0d\x00\xc9\x12\xa8\xae\xd9\xbd\xfd\xf4\x1e\xba\xb9\x2c\x81\xd9\x6c\x06\x97\x42\x76\x6c\x7d\xce\xe2\x37\x69\x5c\xba\xa0\x22\x48\x2d\x94\x0d\xdd\xca\x89\x70\xf1\x61\x30\xa3\xcb\xce\x95\xa2\xaa\x80\x06\x79\x0d\x49\x74\x75\xb2\x75\x45\x02\x70\x26\xa9\x70\x87\x75\x53\xd1\x14\x96\x3a\x78\x02\xce\x8c\x69\x83\x14\xdf\xfc\x15\xe6\x73\xf8\xdc\x37\x81\x20\xd8\x64\x8e\xec\x4d\x1c\x0d\x43\x3f\x86\x95\x31\x4f\xdc\xae\x49\x89\x5c\xfc\xa0\xcd\xad\x3e\xf4\x7a\x78\x0b\x2d\xa5\xb0\x9c\xbc\xbd\x41\x55\x49\x0a\x2f\x27\x53\x58\x4e\x3e\x59\x53\x5a\x72\x32\x69\x09\x41\x3a\xf3\x72\xf2\x8e\x4a\x8b\x05\x15\xcb\x89\x88\xfd\x4b\x83\x9c\xaf\xcf\xc9\x96\xf4\x81\x36\xaf\x83\xb0\x9e\x7c\xc1\x56\xe6\xc0\xcd\xeb\x5a\xce\x03\x5d\x00\xeb\x72\xd3\xd0\xeb\x1a\x9b\x9e\x70\x8e\x4d\x7f\xb9\x8f\x9e\x83\xab\x6b\x41\xfa\x9b\xd3\x64\x1b\xd1\x1f\x7f\x72\x46\xa7\xcb\xc9\x56\xff\xa9\xa9\x25\x33\x1a\xde\x2c\x27\xb0\xf3\x6a\xba\x9c\x84\x77\x3b\x7a\xa7\x64\xba\x9c\xc8\x4b\x42\xb6\x86\x4d\xe6\x57\xe9\x72\x92\x6d\x98\xdc\xf4\x74\x6a\xa9\x99\x4a\x61\xbf\xde\xbe\xb0\x9c\xfc\x28\x31\x99\xcf\xc1\xf0\x9a\x6c\x0c\xa6\x83\xdf\x26\x07\x73\xf1\x1b\xe0\x3a\x36\xdf\x6d\x3f\x33\xa8\xd0\xf1\xa5\x45\xed\x54\x37\xb3\x8f\xb2\xd6\xe4\x1c\x96\xe3\xe7\x96\xd0\x19\x3d\x7a\x1c\xb3\x61\xf4\x58\x6c\x39\x78\xf8\xad\x16\x01\x07\x6c\x18\xe3\xdc\x2b\xdf\xfb\x17\x3b\x8c\x92\x13\x60\x21\x84\xa2\xed\x73\x82\x7b\x6e\xa9\x45\x99\x80\xa4\xc4\x5b\x44\x63\x03\xa8\x43\xdc\x92\xb6\x7e\xe3\x78\x9a\x91\xf4\x08\x1d\x44\x79\x5d\x90\xad\x36\x32\x81\x6d\xa5\xe6\x6b\xd4\xa5\x8c\x43\xf0\x7e\x15\xb1\x5f\x39\x90\x51\xe9\xab\x14\xd2\x54\x2e\x6a\xf0\xae\x1b\xdb\x82\x5e\xbd\x44\xc1\x8e\x58\xf3\xad\x98\x30\xf9\xe5\x39\x35\x2c\xd5\x35\x86\xec\x0f\xcc\x3c\xc3\xcf\xca\xd8\x1a\x39\x05\x99\xd7\x66\x3c\x9e\x1e\x6d\x72\x3c\xd2\xf1\x2d\x77\x9c\x51\xd7\xbe\x46\x69\x68\x58\x84\xbe\xdc\x9f\xe9\x42\xe5\x18\x66\xd5\x0e\x52\x31\x33\x3e\x82\xdc\x36\x0e\xad\xab\x65\x38\xcd\x48\xc0\x30\xd4\x67\x6b\xd6\xef\x34\xbe\xc6\xbb\x8f\xa4\x4b\x5e\xa7\xf0\xe2\xf9\xdf\x5e\x7e\x37\xc2\x18\x81\x91\x8a\xef\x49\x4b\x37\x3d\xb0\x0a\x8d\xb8\xe1\xfe\xc5\xc1\xe0\x1d\xec\x4c\xba\xf9\x33\x29\xb7\x3c\x71\x3a\xd8\xc9\xcb\x5b\x74\xe0\x88\x21\x43\x99\x72\x7c\x23\x7e\x11\xa0\x0f\x63\x86\xce\x69\x0a\x6a\x75\x58\x98\xea\x01\xbc\xda\xc0\xe9\xf3\x29\x64\xad\x8b\xef\xc3\xf7\xd5\xdd\x75\x72\x40\x65\xe5\xe0\xd5\x74\x4f\x1f\x99\x79\x7c\x68\x7a\x92\x38\x70\xab\x78\x1d\xd6\x55\xe9\x5b\xed\x4a\x76\xa0\x13\x52\xaf\xef\xb7\x02\x27\xfd\xb0\x0c\x3b\xf7\xe1\x4f\x97\xb6\x4a\xf3\xcb\xbf\x8e\xc7\x57\x69\x55\xfb\x3a\x85\x67\x23\x2c\x11\xd2\x1e\x19\xcd\xc8\xbc\x1d\x04\x50\xa0\xab\xb4\x58\xd7\xc8\x2a\x07\x55\xc8\x2a\xb2\x52\x64\x87\xa9\x2d\x46\xb7\x17\xa5\xb5\xef\x78\xf1\x89\x6b\x71\x68\x90\xec\x9f\xac\x29\x7c\x2e\xeb\x98\x59\x85\xad\x41\xad\x54\x3e\x04\x28\xd9\x71\x42\x35\xc4\x2d\x1b\xe8\x4e\x9c\xde\xef\xb3\x71\xe5\x25\xd4\x4a\x97\xae\x7d\x52\x96\x39\x01\x90\xd8\x75\x6f\xd7\x14\x5a\x4f\xd8\xce\xdb\x3b\x36\x68\xe5\x54\x41\x56\xc6\x60\x28\x3d\x5a\xd4\x4c\x54\x08\xfc\x48\x09\xb6\xbc\x03\xc8\xc3\xed\x66\xd7\x55\x63\x2c\xd5\x08\x56\xa2\x62\xbb\x0d\x86\x8a\xfd\xe3\x4a\xf5\xf4\xd9\xf3\x07\x43\xde\xf3\x8d\x32\x35\xc8\x4c\x56\xa7\xf0\x9f\xab\xb7\xb3\x7f\xe3\xec\x97\xeb\xe3\xf6\xcb\xb3\xd9\xab\xff\x4e\xd3\xeb\xa7\x83\x9f\xd7\x27\x6f\xfe\x7f\x44\xd2\xe1\x19\x79\x24\x7d\xda\x26\xd2\xcd\x89\x5d\x44\xa7\xa1\xc3\x98\x15\x5c\x5a\x4f\x53\x38\xc3\xca\xd1\x14\xfe\xa9\x43\x6b\xf8\x9d\x4e\x23\xed\xeb\x71\xed\xa4\x2b\x4f\xe4\xd5\xc3\xc3\x47\xcf\x12\x54\x7a\x98\xa7\x55\xf7\xa1\x25\xe3\x71\x4e\x0a\x63\x5b\xdc\x41\x3b\xa4\x19\xfc\x07\x01\x02\xe2\xc9\x58\x9a\xb4\x13\x6e\x92\x9b\x7a\x3e\xf8\x0f\x83\x8c\xd6\xe7\xa8\x37\xb0\x85\xb5\x38\x94\xee\x67\xba\x63\xc1\x26\xcc\xad\x71\xae\xdf\x4c\x1c\x54\xea\x2b\x41\x3f\xb9\x46\xb0\xcc\x28\xc7\x30\x8b\xdb\x4c\xb1\x45\xbb\x19\xac\x1e\x90\xa3\x0e\xff\xf0\x70\xb4\xf2\x15\x1c\x3b\x22\x48\xb4\x29\xe8\x3e\xba\x9e\x44\x0c\xc5\x4c\x55\x8a\x37\x61\x53\x25\x59\xb5\x2b\xd5\xae\x00\x75\x63\x2c\xa3\xe6\x58\x6e\x96\x4a\xba\x03\xc5\x50\xcb\xbc\x49\x61\xbb\x3a\x2e\xb4\x3b\x3d\x7d\xfe\xe2\xc2\x67\x85\xa9\x51\xe9\xb3\x9a\xe7\x27\x6f\x8e\x7f\xf6\x58\x09\xf2\x14\xff\xc0\x9a\xce\x6a\x3e\xf9\xe3\xda\xe2\xe9\xcb\x47\x54\xd1\xf1\x55\xac\x95\xeb\xe3\xab\x59\xfb\xed\x69\x47\x3a\x79\x73\xbc\x4c\x1e\x3c\x3f\x79\x2a\x36\x0c\x2a\xf0\xfa\x6a\xb6\x2d\xbf\xe4\xfa\xe9\xc9\x9b\xc1\xd9\x49\x57\x8c\xb1\x4f\xa5\xc0\xd6\x77\x43\x8b\x63\x63\x65\x48\xd9\xa1\xf9\xac\x0f\xef\x36\x09\xdb\xca\x85\x5f\x7f\x3b\xfa\x5f\x00\x00\x00\xff\xff\x1e\x16\x84\x1b\x60\x17\x00\x00") +var _operatorsCoreosCom_olmconfigsYaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xb4\x58\x7b\x6f\xdb\xc8\x11\xff\xdf\x9f\x62\xc0\x1e\x10\x2b\x91\x28\x3b\x29\xd2\x8b\x8a\x20\x08\x94\xfa\x10\x24\xee\x05\xb1\x9b\x02\xb5\xdc\xde\x90\x1c\x92\x7b\x5e\xee\xf2\xf6\x61\x5b\xf7\xf8\xee\xc5\xec\x92\x14\x65\x4b\x8e\x81\xbb\xf3\x3f\x16\x77\x67\x67\xe7\xf9\x9b\x99\xc5\x56\x7c\x21\x63\x85\x56\x0b\xc0\x56\xd0\xad\x23\xc5\x5f\x36\xbd\xfa\xd6\xa6\x42\xcf\xaf\x8f\x0f\xae\x84\x2a\x16\xb0\xf4\xd6\xe9\xe6\x33\x59\xed\x4d\x4e\xef\xa8\x14\x4a\x38\xa1\xd5\x41\x43\x0e\x0b\x74\xb8\x38\x00\x40\xa5\xb4\x43\x5e\xb6\xfc\x09\x90\x6b\xe5\x8c\x96\x92\xcc\xac\x22\x95\x5e\xf9\x8c\x32\x2f\x64\x41\x26\x30\xef\xaf\xbe\x3e\x4a\x5f\xa5\x47\x07\x00\xb9\xa1\x70\xfc\x5c\x34\x64\x1d\x36\xed\x02\x94\x97\xf2\x00\x40\x61\x43\x0b\xd0\xb2\xc9\xb5\x2a\x45\x65\x53\xdd\x92\x41\xa7\x8d\x4d\x73\x6d\x48\xf3\xbf\xe6\xc0\xb6\x94\xf3\xcd\x95\xd1\xbe\x5d\xc0\x4e\x9a\xc8\xab\x17\x10\x1d\x55\xda\x88\xfe\x1b\x60\xc6\x97\x84\xdf\x51\xf1\xef\x3f\x9e\x2e\xc3\x95\x61\x4d\x0a\xeb\x3e\x6c\xaf\x7f\x14\xd6\x85\xbd\x56\x7a\x83\x72\x2c\x64\x58\xb6\x42\x55\x5e\xa2\x19\x6d\x1c\x00\xd8\x5c\xb7\xb4\x80\xa5\xf4\xd6\x91\x39\x00\xe8\x8c\xd1\xc9\x31\xeb\x14\xbe\x3e\xee\xc4\xb2\x79\x4d\x0d\xf6\x42\x02\xab\xa6\xde\x7e\x7a\xff\xe5\xc5\xd9\x9d\x0d\x80\x82\x6c\x6e\x44\xeb\x82\x69\x07\x31\x41\x58\x40\x30\x9d\x03\xf9\x47\xab\x95\x15\x99\x24\x28\xb5\x81\x28\x98\x37\x42\x55\x7c\x26\x1d\xf1\x73\x6b\x96\x54\x67\x3f\x52\xee\x46\xcb\x86\x7e\xf2\xc2\x50\x31\xbe\x9a\x05\xef\x03\x62\xb4\xdc\x1a\xf6\x84\x1b\x59\x39\xfe\x8d\xc2\x6f\x6b\xfd\x8e\x0e\x4f\x58\xd1\x48\x07\x05\x47\x1e\x59\x70\x35\xf5\x26\xa3\xa2\xb3\x0e\xe8\x12\x5c\x2d\x2c\x18\x6a\x0d\x59\x52\x31\x16\x79\x19\x55\xa7\x40\x0a\x67\x64\xf8\x20\xd8\x5a\x7b\x59\xb0\xe2\xd7\x64\x1c\x18\xca\x75\xa5\xc4\xcf\x03\x37\x0b\x4e\x87\x6b\x24\x3a\xb2\x0e\x84\x72\x64\x14\x4a\xb8\x46\xe9\x69\x0a\xa8\x0a\x68\x70\x0d\x86\x98\x2f\x78\x35\xe2\x10\x48\x6c\x0a\xa7\xda\x10\x08\x55\xea\x05\xd4\xce\xb5\x76\x31\x9f\x57\xc2\xf5\xc9\x95\xeb\xa6\xf1\x4a\xb8\xf5\x3c\xe4\x89\xc8\x3c\xc7\xea\xbc\xa0\x6b\x92\x73\x2b\xaa\x19\x9a\xbc\x16\x8e\x72\xe7\x0d\xcd\xb1\x15\xb3\x20\xac\x0a\x09\x96\x36\xc5\x5f\x7a\x6f\xda\x27\x77\xcc\x17\x5d\x66\x1d\xbb\x73\x6b\x2b\xc4\xf4\x83\xb6\xe6\xe8\x8e\xb1\x12\x8f\x47\x5d\x36\x26\xe5\x25\xb6\xca\xe7\x7f\x9c\x9d\x6f\xc2\x29\x98\x3d\x5a\x78\x43\x6a\x37\xc6\x66\x43\x09\x55\x92\x89\x94\xa5\xd1\x4d\xe0\x42\xaa\x68\xb5\x50\x2e\x7c\xe4\x52\x90\x72\x60\x7d\xd6\x08\x67\x43\x80\x91\x75\xec\x87\x14\x96\x01\x5b\x20\x23\xf0\x6d\x81\x8e\x8a\x14\xde\x2b\x58\x62\x43\x72\x89\x96\xfe\x74\x53\xb3\x45\xed\x8c\xcd\xf7\x78\x63\x8f\xa1\xf1\xfe\x81\x7b\x09\x05\xd0\xc3\xd7\x5e\xef\x0c\xd9\x7c\xd6\x52\xce\x5e\x62\xb3\xf1\xa9\x90\xc3\xa8\x46\xe9\xde\xbb\x26\x7d\xec\xe5\xfb\xd3\x94\xff\x4a\x42\x36\xcd\x8e\x9d\x3b\x22\x9e\x74\x84\x01\xfb\x51\xa8\x28\x23\xe3\x26\xe7\x61\x0f\x33\xc8\xb8\xf3\xfd\xc7\xd3\x81\xef\x5d\x31\xbf\x22\xea\xd7\xc4\x0d\x62\x09\xcb\xd7\x2c\x75\x2b\xa8\x58\x9e\x7d\xd9\x43\x76\x47\xfe\x77\x77\x4f\xb1\x99\xbd\xa5\x82\xe1\xa0\x63\xc9\x92\x3f\xb1\x90\x44\x22\x58\x9e\x7d\x49\x7a\x45\x82\x23\x86\xba\x03\x42\x59\x87\x52\x52\x01\xd8\xc7\x78\x00\xfc\x88\xff\x53\xb8\xa9\xc9\x10\xe0\xf6\x72\x31\x30\xe0\xbb\xb5\xe2\xf4\x42\x07\x35\x5a\xc8\x88\xd4\x88\xa9\x50\xc1\xe9\x1d\xf5\x77\x5c\xf5\x22\xad\x43\x53\x91\xb3\x80\x52\xc6\x72\xd7\x62\xce\x80\xf4\xef\x9a\x14\x18\x22\xc5\x6a\x14\xd3\xe0\x82\x1b\x21\x25\xc3\x1f\xd7\x5e\x0a\x42\x8e\x14\xb3\x49\xd0\x88\x30\xaf\xf7\x09\xb9\xcb\x75\x1b\xf7\x65\x5a\x4b\x42\xb5\x93\xa6\xc5\xfc\x0a\x2b\x8a\x20\x71\xb6\x56\xf9\x7b\xc6\xd8\x6b\x94\x8f\xf2\xd4\xa7\x7d\xa7\xb7\x3c\x16\xea\x45\xcc\x93\xb5\xca\x23\x8a\x33\x0d\x6b\xd5\xdd\x6f\x6c\x60\x01\xad\x2e\x6c\xda\xb3\x1d\xad\x41\x4b\x46\xe8\x42\xe4\x28\xe5\x1a\xf2\x9a\xf2\xab\xc8\xd0\xa1\xf3\x96\xc3\x7a\x89\x0e\xa5\xae\xce\x22\x1a\xff\x3d\x82\x1c\xe7\xa5\x28\x45\x57\xac\x22\x0f\xf0\xdc\x0e\x40\xe1\x4d\x2c\x4d\xa5\x36\x0d\x3a\x38\xa4\xb4\x4a\x21\x79\x79\xd4\x24\x93\x14\x4e\x74\x07\x93\x2d\x1a\x6c\xc8\x91\x99\x82\x56\x72\x0d\xb5\xf6\xc6\xc2\x61\x52\x27\x93\x29\x34\x42\x79\x47\xfc\xd9\xf0\x27\x97\x23\x4b\xb9\x56\x05\x2f\xd9\x64\x12\x30\x37\xa3\x41\x8c\xa2\xf3\x3e\xc3\xe8\xb0\x36\x1d\xcb\x56\x50\x89\x5e\xba\xa1\xf0\x45\xe4\x1f\x68\xe1\x46\xb8\x5a\xa8\x78\x62\x6c\xa4\x87\x03\x60\x07\x30\x8e\x23\xc0\x71\x55\x5d\xc0\x7f\x0f\x2f\x8e\x66\xaf\x2e\x9f\x1d\xae\xd2\xf8\x63\xf2\xe6\xd0\xfe\xda\xfc\x5a\x4f\x26\xcf\xbe\xd9\x06\xc9\x60\xf5\x47\xc2\x64\xf4\x50\x0f\x94\xf1\xeb\xcf\x86\x4a\xf6\x81\x18\x35\xc1\xbb\x98\xa2\x31\xb8\xde\xb1\x2b\x1c\x35\xfb\xe0\x6c\xac\x61\xb2\xec\x2f\xd9\xe0\x6c\x41\x0e\x85\x8c\xfa\x31\x68\x20\x7b\xce\xc5\xa6\x88\x20\xf7\xc6\x84\xea\xea\x38\xcb\xfb\x4e\xe9\xed\xa7\xf7\xd0\x37\xf5\x29\xcc\x66\x33\x38\x0f\xa1\xeb\x8c\xcf\x1d\xdb\x8d\xf3\x45\x15\x54\x04\xae\x85\x30\xa1\xd5\xb1\xcc\x9c\x6d\x18\xd4\xe8\xa1\xad\x14\x24\x0b\xf6\x68\x0d\x69\x34\x75\xba\x31\x45\x0a\x21\xac\xe9\x16\x9b\x56\xd2\x14\x56\x2a\x58\x02\x4e\xb4\xee\x9c\x14\xef\xfc\x05\xe6\x73\xf8\x3c\x74\x10\x81\xb1\xce\x38\xce\xe2\x5c\x11\x9a\x39\x28\xb5\x7e\x62\xb7\x55\x4a\xf9\xe0\x07\xa5\x6f\xd4\xae\xdb\xc3\x5d\x68\x68\x01\xab\xe4\xed\x35\x0a\xc9\xf8\xb7\x4a\xa6\xb0\x4a\x3e\x19\x5d\x19\xb2\x9c\x97\xbc\xc0\x79\xb4\x4a\xde\x51\x65\xb0\xa0\x62\x95\x30\xdb\x67\x2d\xba\xbc\x3e\x25\x53\xd1\x07\x5a\xbf\x0e\xcc\x86\xe5\x33\x67\x78\x88\x58\xbf\x6e\x78\x3f\xac\x73\xb5\x3b\x5f\xb7\xf4\xba\xc1\x76\x58\x38\xc5\x76\x38\x3c\x78\xcf\xc2\xc5\x25\xb7\x09\xd7\xc7\xe9\xc6\xa3\x3f\xfc\x68\xb5\x5a\xac\x92\x8d\xfc\x53\xdd\x70\x64\xb4\x6e\xbd\x4a\x60\xeb\xd6\xc5\x2a\x09\xf7\xf6\xeb\xbd\x90\x8b\x55\xc2\x37\xf1\xb2\xd1\x4e\x67\xbe\x5c\xac\x92\x6c\xed\xc8\x4e\x8f\xa7\x86\xda\x29\x57\x85\xd7\x9b\x1b\x56\xc9\x0f\xec\x93\xf9\x1c\xb4\xab\xc9\x44\x67\x5a\xf8\x2d\xd9\x19\x8b\x5f\xa9\xcc\xfb\x86\x83\xcd\xdf\x0c\x24\x5a\x77\x6e\x50\x59\xd1\x0f\x7c\x7b\x49\x1b\xb2\x16\xab\xfd\xfb\x86\xd0\xea\xdd\x15\x86\xb7\x63\x34\xec\xdd\x66\x5d\x76\x57\xa7\xaf\xf4\x17\xb0\x43\x87\x7d\x94\x77\xd2\xf7\xfe\xc1\x1e\xa3\x78\x07\x1c\x2f\x84\xa4\x1d\x62\xc2\x0d\xd4\x9c\x8b\xdc\x3e\x73\x8a\x77\x88\xe6\x34\xa0\x0a\x7e\x4b\xbb\xfc\x8d\xb3\x4d\x46\xdc\x60\x44\xc4\xf6\xaa\x20\x23\xd7\x5c\x7d\x36\x5c\xf3\x1a\x55\xc5\x95\x01\xde\x97\xb1\x71\x10\x36\x14\x88\x2b\x4e\xa4\x50\x1c\x54\x57\xb2\x98\x47\x90\x6b\xe0\xc8\xd8\x11\x73\xbe\x63\x13\xc6\x86\x3c\xa7\xd6\x71\x76\xed\xab\x0a\x8f\xaa\x0b\xd0\x55\xc6\x05\x70\xb3\x3f\x73\xfb\xc3\xa3\x0b\x8e\x47\x1a\xbe\xa3\x8e\x03\x4e\xed\x1b\xe4\x6e\x08\x8b\xd0\xd4\x0d\x7b\x8a\x4b\x7d\x18\x74\x7a\x48\xc5\x4c\xfb\x08\x72\x1b\x3f\x74\xa6\xee\xaa\x2c\x2a\x08\xf9\xd9\xa9\xf5\x3b\x95\x6f\xf0\xf6\x23\xa9\xca\xd5\x0b\x78\xf1\xfc\x6f\x2f\xbf\xdd\x43\x18\x81\x91\x8a\xef\x48\x51\x6c\x28\x1e\x69\x86\xfb\x07\x47\x53\x5b\xd0\x33\xed\x87\x97\xb4\xda\xd0\xc4\xd6\x72\x2b\x2e\x6f\xd0\x82\x25\x07\x19\x72\xc3\xe5\x5b\xb6\x0b\x03\x7d\xe8\x51\x55\x4e\x53\x10\xe5\x6e\x66\x62\x00\x70\xb9\x86\xe3\xe7\x53\xc8\x3a\x13\xdf\x87\xef\x8b\xdb\xcb\x74\x87\xc8\xc2\xc2\xab\xe9\x1d\x79\xb8\x61\xf6\xa1\xe8\x71\xe0\x84\x96\x25\xbc\x75\x70\xdd\xea\xda\x9a\x1d\x95\x90\x06\x79\xbf\xe6\x38\xae\x87\x55\x78\xb0\xd9\xfd\xd7\x87\xad\x50\xee\xe5\x5f\xf7\xfb\x57\x28\xd1\xf8\x66\x01\x47\x7b\x48\x22\xa4\x3d\xd2\x9b\x91\x78\xd3\x08\x20\x43\x57\x65\xb0\x69\xd0\x89\x1c\x44\xc1\x73\x6c\x29\xc8\x8c\x43\x9b\x95\xee\x0e\x96\xa1\xdf\x1c\x59\xf1\x89\xed\x70\x68\x14\xec\x9f\x8c\x2e\x7c\xce\xb3\xbc\x2e\xfb\x9e\x30\x1f\x03\x14\x0f\xc8\x21\x1b\xba\x96\x9b\x6e\xd9\xe8\xc3\x63\x48\x7c\x2f\x21\x54\x42\x55\xb6\xbb\x52\xd8\x08\x20\xb1\xea\xde\xd4\x14\x4a\xcf\xd0\x7a\x5a\xae\xd8\x7c\x85\x15\x05\x19\x9e\xa1\xa0\xf2\x68\x50\x39\xa2\x82\xe1\x87\x53\x70\x68\x53\x07\xc8\xc3\xcd\xb3\x40\x9f\x8d\x31\x55\x23\x58\xb1\x88\xdd\x53\x42\xc8\xd8\x3f\x2e\x55\x8f\x8f\x9e\x3f\xe8\xf2\x81\x6e\x2f\xd1\xa6\x1d\xbe\x78\x3b\xfb\x0f\xce\x7e\xbe\x3c\xec\x7e\x1c\xcd\x5e\xfd\x6f\xba\xb8\x7c\x3a\xfa\xbc\x9c\xbc\xf9\x66\x0f\xa7\xdd\x3d\xf2\x9e\xf0\xd9\x8c\x31\x5b\x41\x30\x0d\x15\x46\x97\x70\x6e\x3c\x4d\xe1\x04\xa5\xa5\x29\xfc\x4b\x85\xd2\xf0\x3b\x8d\x46\xca\x37\xfb\xa5\xe3\xaa\x9c\xf0\xad\xbb\x9b\x8f\x81\x24\x88\xf4\x30\x4d\x27\xee\x43\x03\xca\xe3\x8c\x14\xda\xb6\xf8\x80\xd1\x23\xcd\xe8\xf9\x09\x02\xe2\x71\x5b\x9a\x76\x1d\x6e\x9a\xeb\x66\x3e\x7a\x9e\xe2\xd6\xfa\x14\xd5\x1a\x36\xb0\x16\x9b\xd2\xbb\x91\x6e\x1d\x63\x13\xe6\x46\x5b\x3b\x4c\x26\x16\xa4\xb8\x22\x18\x3a\xd7\x08\x96\x19\xe5\x18\x7a\x71\x93\x09\x67\xd0\xac\x47\xa3\x07\xe4\xa8\xc2\x6b\x99\xa5\xd2\x4b\x38\xb4\x44\x90\x2a\x5d\xd0\x7d\x74\x9d\x44\x0c\xc5\x4c\x48\xe1\xd6\x71\x68\xce\xb5\x2a\xa5\xe8\x46\x80\xa6\xd5\xc6\xa1\x72\x31\xdd\x0c\x55\x74\x0b\xc2\x41\xc3\xfd\x26\x85\xe9\xea\xb0\x50\xf6\xf8\xf8\xf9\x8b\x33\x9f\x15\xba\x41\xa1\x4e\x1a\x37\x9f\xbc\x39\xfc\xc9\xa3\x0c\xb3\xe3\x3f\xb1\xa1\x93\xc6\x4d\xfe\xb8\xb2\x78\xfc\xf2\x11\x59\x74\x78\x11\x73\xe5\xf2\xf0\x62\xd6\xfd\x7a\xda\x2f\x4d\xde\xf0\xac\xf9\xd0\xfe\xe4\x29\xeb\x30\xca\xc0\xcb\x8b\xd9\x26\xfd\xd2\xcb\xa7\x93\x37\xa3\xbd\x49\x9f\x8c\xb1\x4e\x2d\xc0\x19\xdf\x37\x2d\xd6\x69\xc3\x4d\xca\xd6\x9a\xcf\x06\xf7\x6e\x82\xb0\xcb\x5c\xf8\xe5\xb7\x83\xff\x07\x00\x00\xff\xff\xd5\xa6\x3c\x8a\x9d\x19\x00\x00") func operatorsCoreosCom_olmconfigsYamlBytes() ([]byte, error) { return bindataRead( diff --git a/vendor/github.com/operator-framework/api/pkg/operators/v1/olmconfig_types.go b/vendor/github.com/operator-framework/api/pkg/operators/v1/olmconfig_types.go index f1135e6a3a..c15b5114fc 100644 --- a/vendor/github.com/operator-framework/api/pkg/operators/v1/olmconfig_types.go +++ b/vendor/github.com/operator-framework/api/pkg/operators/v1/olmconfig_types.go @@ -1,6 +1,8 @@ package v1 import ( + "time" + metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" ) @@ -23,6 +25,16 @@ type Features struct { // When reenabled, OLM will recreate the "Copied CSVs" for each // cluster scoped operator. DisableCopiedCSVs *bool `json:"disableCopiedCSVs,omitempty"` + // PackageServerSyncInterval is used to define the sync interval for + // packagerserver pods. Packageserver pods periodically check the + // status of CatalogSources; this specifies the period using duration + // format (e.g. "60m"). For this parameter, only hours ("h"), minutes + // ("m"), and seconds ("s") may be specified. When not specified, the + // period defaults to the value specified within the packageserver. + // +optional + // +kubebuilder:validation:Type=string + // +kubebuilder:validation:Pattern="^([0-9]+(\\.[0-9]+)?(s|m|h))+$" + PackageServerSyncInterval *metav1.Duration `json:"packageServerSyncInterval,omitempty"` } // OLMConfigStatus is the status for an OLMConfig resource. @@ -69,3 +81,10 @@ func (config *OLMConfig) CopiedCSVsAreEnabled() bool { return !*config.Spec.Features.DisableCopiedCSVs } + +func (config *OLMConfig) PackageServerSyncInterval() *time.Duration { + if config == nil || config.Spec.Features == nil || config.Spec.Features.PackageServerSyncInterval == nil { + return nil + } + return &config.Spec.Features.PackageServerSyncInterval.Duration +} diff --git a/vendor/github.com/operator-framework/api/pkg/operators/v1/zz_generated.deepcopy.go b/vendor/github.com/operator-framework/api/pkg/operators/v1/zz_generated.deepcopy.go index 89a3007bc1..33ea16229b 100644 --- a/vendor/github.com/operator-framework/api/pkg/operators/v1/zz_generated.deepcopy.go +++ b/vendor/github.com/operator-framework/api/pkg/operators/v1/zz_generated.deepcopy.go @@ -84,6 +84,11 @@ func (in *Features) DeepCopyInto(out *Features) { *out = new(bool) **out = **in } + if in.PackageServerSyncInterval != nil { + in, out := &in.PackageServerSyncInterval, &out.PackageServerSyncInterval + *out = new(metav1.Duration) + **out = **in + } } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Features. diff --git a/vendor/modules.txt b/vendor/modules.txt index 5ea7de72e5..fa611e3252 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -650,7 +650,7 @@ github.com/openshift/client-go/config/informers/externalversions/config/v1alpha1 github.com/openshift/client-go/config/informers/externalversions/internalinterfaces github.com/openshift/client-go/config/listers/config/v1 github.com/openshift/client-go/config/listers/config/v1alpha1 -# github.com/operator-framework/api v0.17.8-0.20230908201838-28c6773d2b74 +# github.com/operator-framework/api v0.17.8-0.20230929142219-7961b0208d99 ## explicit; go 1.19 github.com/operator-framework/api/crds github.com/operator-framework/api/pkg/constraints