Git Product home page Git Product logo

Comments (4)

Kidswiss avatar Kidswiss commented on May 27, 2024

One idea here:

Add a skipped field to the K8upstatus in the CRD.

If the operator detect already a running prune set the skipped true. Check for that case in the execution worker.

from k8up.

Schnitzel avatar Schnitzel commented on May 27, 2024

In the case of Lagoon we have the case that multiple namespaces share the same s3 bucket:

  • drupal-example-main
  • drupal-example-develop
  • drupal-example-staging

they all use the bucket baas-drupal-example
There is no specific drupal-example namespace. Therefore each of the namespaces create a backup schedule that includes a prune schedule, therefore having 3 prunes per week. We made sure with random generator that these prunes are not at the same time.
But still pruning 3 times the same bucket is not really useful.

Would this new system also be able to detect this? Like it realizes that there are 3 prunes for the same bucket and it would only run one? Maybe that's also connected to #116 where we would just for all 3 prunes say @weekly and then the operator runs only one prune at a good time per week?

from k8up.

Kidswiss avatar Kidswiss commented on May 27, 2024

As discussed yesterday in the internal call I'm closing this issue and merge it with #116.

Because we realised that these two features are very closely related and make sense to be implemented together.

from k8up.

tobru avatar tobru commented on May 27, 2024

This has now moved into #214

from k8up.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.