Commit Graph

77 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing
e171730024 add basic redis test files 2023-01-28 11:25:33 +01:00
Kjeld Schouten-Lebbing
cbe5410810 Readd cnpg using spawner-class system (#314)
**Description**
The previous implementation of CNPG was suboptimal, as it created cnpg
objects within the loader instead of correctly making classes for them
and using a spawner to spawn the needed objects.

This PR readds CNPG using the correct methods.

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [X] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-01-27 23:38:12 +01:00
Kjeld Schouten-Lebbing
303df87c51 feat(common): readd TrueCharts specific features to refactor (#292)
**Description**
This PR re-adds TrueCharts specific portions back into the refactor done
by iX-Systems to the common-chart

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-01-23 00:37:30 +01:00
Kjeld Schouten-Lebbing
bfca126f92 disable release pipeline 2023-01-21 12:32:01 +01:00
Kjeld Schouten-Lebbing
5b814b1d97 Link ix and tc repohistories 2023-01-21 12:19:40 +01:00
Kjeld Schouten-Lebbing
61043a3566 remove unvalid 2023-01-21 12:16:16 +01:00
Stavros kois
16cd474a66 update helm ver 2023-01-19 00:16:16 +02:00
Stavros kois
75a8bbd3be different retry 2023-01-18 18:14:44 +02:00
Stavros kois
0791907c63 typo 2023-01-17 16:48:03 +02:00
Stavros kois
78ed1d44f8 update CI 2023-01-17 16:16:20 +02:00
Stavros kois
7d773c6298 add extra-containers file 2023-01-17 15:35:17 +02:00
Stavros kois
29d5693e96 nightly and blue is the same 2023-01-17 15:29:10 +02:00
Stavros kois
e81b08ef67 1 helm version + stable and nightly k3s 2023-01-17 15:27:58 +02:00
Stavros kois
e98297583e some updaets on CI 2023-01-17 15:22:07 +02:00
Stavros kois
ec6640ccd9 reduce install matrix 2023-01-16 23:25:26 +02:00
Stavros kois
bd5d907f89 hmm 2023-01-16 23:16:52 +02:00
Stavros kois
7459da29ad checkif unittest is isntalled 2023-01-16 21:23:07 +02:00
Stavros kois
61cf242dd0 no need for cache retries are enough 2023-01-16 20:40:38 +02:00
Stavros kois
9cadb55ad7 actually render pod 2023-01-16 20:03:13 +02:00
Stavros kois
38309fffce fix labels 2023-01-16 19:55:39 +02:00
Stavros kois
a9406bb075 hmm 2023-01-16 19:46:43 +02:00
Stavros kois
2898541992 cleaner 2023-01-16 19:44:20 +02:00
Stavros kois
ff91733540 format 2023-01-16 19:43:38 +02:00
Stavros kois
b2a554d52b move only while running the step 2023-01-16 19:41:30 +02:00
Stavros kois
56d0d92dd1 hmm 2023-01-16 19:33:22 +02:00
Stavros kois
8617cddd82 remove double parentehsis 2023-01-16 19:29:09 +02:00
Stavros kois
da2be952f4 ignore namespace 2023-01-16 19:21:46 +02:00
Stavros kois
2bdff6f585 whops 2023-01-16 19:15:56 +02:00
Stavros kois
81cfadc1db back to previous 2023-01-16 19:10:42 +02:00
Stavros kois
c73fb4684e exit 1 on failure 2023-01-16 19:07:05 +02:00
Stavros kois
13f8407c38 capture eveything 2023-01-16 19:05:41 +02:00
Stavros kois
40338ccf6d retry action 2023-01-16 19:03:53 +02:00
Stavros kois
a4a8d06010 lint 2023-01-16 18:46:59 +02:00
Stavros kois
4663586a02 introduce kail 2023-01-16 18:43:58 +02:00
Stavros kois
16c6a9e8f5 update ci a bit 2023-01-16 18:29:41 +02:00
Stavros kois
b7c4ba7c4b reduce steps 2023-01-09 12:36:24 +02:00
Stavros kois
3db9046045 retry helm plugin install up to 5 times 2023-01-09 12:24:57 +02:00
Stavros kois
54b5872483 fix image 2023-01-05 00:12:00 +02:00
Stavros kois
cbdff8e86f fix matix var 2023-01-05 00:02:35 +02:00
Stavros kois
bccf6808b3 pin latest k3s ver 2023-01-04 16:34:48 +02:00
Stavros kois
c233f81cc8 show version on name 2023-01-04 10:46:12 +02:00
Stavros kois
5bece44835 run in matrix 2023-01-04 10:33:36 +02:00
Stavros kois
268985c865 bump version 2023-01-04 10:30:45 +02:00
Stavros kois
7a052ff54c revert k3s version 2023-01-03 22:29:47 +02:00
Stavros kois
36309468d4 1.24 2023-01-03 22:22:03 +02:00
Stavros kois
46bb9a41fc bump helm 2023-01-03 22:14:43 +02:00
Stavros kois
ea0ee33862 revenrt 2023-01-03 22:01:38 +02:00
Stavros kois
c08c2ed236 pin versions and bump 2023-01-03 21:39:06 +02:00
Stavros kois
5d12dcc88f move some files arond 2023-01-03 20:58:01 +02:00
Stavros kois
6bf93beb6d whops 2023-01-03 20:53:11 +02:00