GithubHelp home page GithubHelp logo

helm-charts's Introduction

Selerity Kubernetes Helm Charts

License: CC BY-NC-ND 4.0 Release Charts

The code is provided as-is with no warranties.

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm has been set up correctly, add the repo as follows:

helm repo add selerity https://selerity.github.io/helm-charts

You can then run helm search repo selerity to see the charts.

helm-charts's People

Contributors

royalsouvenir avatar seleritymichael avatar

Watchers

 avatar  avatar  avatar

helm-charts's Issues

viya4-home-dir-builder Error if /home directory doesn't exist

Describe the bug a clear and concise description of what the bug is.

If the /home directory is not exported on the NFS Server then the pod will not create correctly and will stay pending.

What's your helm version?

version.BuildInfo{Version:"v3.7.2", GitCommit:"663a896f4a815053445eec4153677ddc24a0a361", GitTreeState:"clean", GoVersion:"go1.16.10"}

What's your kubectl version?

Client Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.3", GitCommit:"816c97ab8cff8a1c72eccca1026f7820e93e0d25", GitTreeState:"clean", BuildDate:"2022-01-25T21:25:17Z", GoVersion:"go1.17.6", Compiler:"gc", Platform:"darwin/amd64"} Server Version: version.Info{Major:"1", Minor:"23+", GitVersion:"v1.23.7-eks-4721010", GitCommit:"b77d9473a02fbfa834afa67d677fd12d690b195f", GitTreeState:"clean", BuildDate:"2022-06-27T22:19:07Z", GoVersion:"go1.17.10", Compiler:"gc", Platform:"linux/amd64"}

Which chart?

viya4-home-dir-builder

What's the chart version?

0.2.2

What happened?

Pod times out with the error:

Unable to attach or mount volumes: unmounted volumes=[userhome], unattached volumes=[userhome scripts kube-api-access-f57qh]: timed out waiting for the condition

What you expected to happen?

No response

How to reproduce it?

Use a newly created EFS in AWS. Use this as the NFS Server parameter.

Enter the changed values of values.yaml?

No response

Enter the command that you execute and failing/misfunctioning.

helm install viya4-demo-homedir-builder selerity/viya4-home-dir-builder --version 0.2.2 -nviya4-demo-viya --set viya.base_url=https://viya.sascloud.com.au --set nfs.server=10.5.0.217
kubectl -nviya4-demo-viya create job --from=cronjob/viya4-demo-homedir-builder-viya4-home-dir-builder test

Anything else we need to know?

No response

[viya4-home-dir-builder] Not all users are being extracted

Describe the bug a clear and concise description of what the bug is.

Not all users are being extracted from Viya

What's your helm version?

version.BuildInfo{Version:"v3.7.2", GitCommit:"663a896f4a815053445eec4153677ddc24a0a361", GitTreeState:"clean", GoVersion:"go1.16.10"}

What's your kubectl version?

Client Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.9", GitCommit:"9710807c82740b9799453677c977758becf0acbb", GitTreeState:"clean", BuildDate:"2022-12-08T10:15:09Z", GoVersion:"go1.18.9", Compiler:"gc", Platform:"darwin/amd64"} Kustomize Version: v4.5.4 Server Version: version.Info{Major:"1", Minor:"24+", GitVersion:"v1.24.9-eks-300e41d", GitCommit:"83fb24dbe5dd5af5811f0bbd257f1bdf7927c173", GitTreeState:"clean", BuildDate:"2022-12-21T03:48:51Z", GoVersion:"go1.18.9", Compiler:"gc", Platform:"linux/amd64"}

Which chart?

viya4-home-dir-builder

What's the chart version?

0.2.4

What happened?

Home directories were not created for all users

What you expected to happen?

Home directories should have been created for all users

How to reproduce it?

Run agains a Viya deployment with more than 20 users

Enter the changed values of values.yaml?

NONE

Enter the command that you execute and failing/misfunctioning.

N/A

Anything else we need to know?

No response

viya4-home-dir-builder Incorrect permissions on home directories

Describe the bug a clear and concise description of what the bug is.

Home directories should have rwxr-x--- permissions, but they are being created with -rxr-x---T

What's your helm version?

version.BuildInfo{Version:"v3.7.2", GitCommit:"663a896f4a815053445eec4153677ddc24a0a361", GitTreeState:"clean", GoVersion:"go1.16.10"}

What's your kubectl version?

Client Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.3", GitCommit:"816c97ab8cff8a1c72eccca1026f7820e93e0d25", GitTreeState:"clean", BuildDate:"2022-01-25T21:25:17Z", GoVersion:"go1.17.6", Compiler:"gc", Platform:"darwin/amd64"} Server Version: version.Info{Major:"1", Minor:"23+", GitVersion:"v1.23.13-eks-fb459a0", GitCommit:"55bd5d5cb7d32bc35e4e050f536181196fb8c6f7", GitTreeState:"clean", BuildDate:"2022-10-24T20:35:40Z", GoVersion:"go1.17.13", Compiler:"gc", Platform:"linux/amd64"}

Which chart?

viya4-home-dir-builder

What's the chart version?

0.2.2

What happened?

Incorrect homedir permissions

What you expected to happen?

Correct homedir permissions

How to reproduce it?

Run the helm chart

Enter the changed values of values.yaml?

NONE

Enter the command that you execute and failing/misfunctioning.

helm install

Anything else we need to know?

No response

viya4-home-dir-builder failure when Identity has been deleted in Identity Provider

Describe the bug a clear and concise description of what the bug is.

User is deleted in Active Directory, but the Identity Service still has it cached. When process runs it throws an error about retrieving the details for the user.

What's your helm version?

version.BuildInfo{Version:"v3.7.2", GitCommit:"663a896f4a815053445eec4153677ddc24a0a361", GitTreeState:"clean", GoVersion:"go1.16.10"}

What's your kubectl version?

Client Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.3", GitCommit:"816c97ab8cff8a1c72eccca1026f7820e93e0d25", GitTreeState:"clean", BuildDate:"2022-01-25T21:25:17Z", GoVersion:"go1.17.6", Compiler:"gc", Platform:"darwin/amd64"} Server Version: version.Info{Major:"1", Minor:"23+", GitVersion:"v1.23.13-eks-fb459a0", GitCommit:"55bd5d5cb7d32bc35e4e050f536181196fb8c6f7", GitTreeState:"clean", BuildDate:"2022-10-24T20:35:40Z", GoVersion:"go1.17.13", Compiler:"gc", Platform:"linux/amd64"}

Which chart?

viya4-home-dir-builder

What's the chart version?

0.2.2

What happened?

As above

What you expected to happen?

Skip missing user gracefully

How to reproduce it?

As above

Enter the changed values of values.yaml?

NONE

Enter the command that you execute and failing/misfunctioning.

helm install

Anything else we need to know?

No response

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.