Git Product home page Git Product logo

Comments (6)

nareshkumarthota avatar nareshkumarthota commented on August 18, 2024

typo err in template file. Fix is moved to branch fix-issue-101 kindly confirm once.

from be-tools.

tsaxena18 avatar tsaxena18 commented on August 18, 2024

Updating persistent-volume-and-claim.yaml under templates folder for extra "-" resolved the initial issue.
But now I am facing issue with persistence volume not getting bound. The volume and mount templates are not created properly. In the generated yaml, persistence volume claim is missing storage class name.
volumeMounts:
- mountPath: /mnt/tibco/be/data-store
name: store
volumeClaimTemplates:
- metadata:
name: store
spec:
accessModes: [ReadWriteOnce]
volumeName: pv0003
resources:
requests:
storage: 0.5Gi

from be-tools.

nareshkumarthota avatar nareshkumarthota commented on August 18, 2024

fix is available in branch chore-issue-fixes. kindly confirm the same will create a PR.

from be-tools.

tsaxena18 avatar tsaxena18 commented on August 18, 2024

Verified the Shared Nothing use case with FTL and AS as cluster provider and it went fine for both the cases.
Attached log for the reference.
sn.zip

from be-tools.

rameshpolishetti avatar rameshpolishetti commented on August 18, 2024

@tsaxena18 fix is merged into master. Please close it from your end.

from be-tools.

tsaxena18 avatar tsaxena18 commented on August 18, 2024

Closing as use case is working fine for both AS2x and FTL.

from be-tools.

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.