Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Annotation Interfaces
  • Methods
  • Annotation Interface Elements
  • Terminally Deprecated Elements
    Element
    Description
    io.quarkiverse.operatorsdk.annotations.AdditionalRBACCRoleRefs
    Use AdditionalRBACRoleRefs instead
    io.quarkiverse.operatorsdk.annotations.RBACCRoleRef
    Use RBACRoleRef instead
  • Deprecated Annotation Interfaces
    Annotation Interface
    Description
    io.quarkiverse.operatorsdk.annotations.AdditionalRBACCRoleRefs
    Use AdditionalRBACRoleRefs instead
    io.quarkiverse.operatorsdk.annotations.RBACCRoleRef
    Use RBACRoleRef instead
  • Deprecated Methods
    Method
    Description
    io.quarkiverse.operatorsdk.annotations.CSVMetadata.name()
    Use CSVMetadata.bundleName() and CSVMetadata.csvName() instead as previously this method was being used for both values resulting in confusion or even problems setting the correct CSV name as recommended by OLM. See this issue for a more detailed discussion.
  • Deprecated Annotation Interface Elements
    Annotation Interface Element
    Description
    io.quarkiverse.operatorsdk.annotations.CSVMetadata.name()
    Use CSVMetadata.bundleName() and CSVMetadata.csvName() instead as previously this method was being used for both values resulting in confusion or even problems setting the correct CSV name as recommended by OLM. See this issue for a more detailed discussion.

Copyright © 2020–2025. All rights reserved.