Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • D drupalSite-operator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • drupal
  • paas
  • drupalSite-operator
  • Issues
  • #9

Closed
Open
Created Nov 27, 2020 by Konstantinos Samaras-Tsakiris@kosamaraOwner0 of 2 tasks completed0/2 tasks

When on k8s 1.19, upgrade Status.Conditions dep

status.Conditions is deprecated https://github.com/operator-framework/operator-sdk/issues/4235

  • upgrade dependency to upstream k8s.io/apimachinery@v0.19.7/pkg/apis/meta/v1.Condition
  • update the isDrupalSiteReady check !15 (comment 4140218)

Upgrade to operator-sdk 1.5

At the same time as this dep change, we should move to the latest operator-sdk version 1.5. This project was built with 1.2, and right now should be (to be confirmed) compliant with 1.3.

Upgrade guides:

  • https://sdk.operatorframework.io/docs/upgrading-sdk-version/v1.3.0/
  • https://sdk.operatorframework.io/docs/upgrading-sdk-version/v1.4.0/
  • https://sdk.operatorframework.io/docs/upgrading-sdk-version/v1.5.0/
Edited Apr 06, 2021 by Konstantinos Samaras-Tsakiris
Assignee
Assign to
Time tracking