Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various minor changes #121

Merged
merged 3 commits into from
May 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions .github/workflows/diagram.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
name: Create diagram
# name: Create diagram

on:
workflow_dispatch: {}
push:
branches:
- main
# on:
# workflow_dispatch: {}
# push:
# branches:
# - main

jobs:
get_data:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@master
- name: Update diagram
uses: githubocto/repo-visualizer@main
# jobs:
# get_data:
# runs-on: ubuntu-latest
# steps:
# - name: Checkout code
# uses: actions/checkout@master
# - name: Update diagram
# uses: githubocto/repo-visualizer@main
2 changes: 1 addition & 1 deletion infrastructure/cluster/manual/csi-cvmfs_v2_installation.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ helm install cvmfs cern/cvmfs-csi -n kube-system --set-json 'nodeplugin.tolerati
# storageClassName: cvmfs
# ```

Kubectl apply -f cvmfs-cs-pvc.yaml
Kubectl apply -f cvmfs-sc-pvc.yaml
41 changes: 0 additions & 41 deletions infrastructure/scripts/rucio-add-rse.sh

This file was deleted.