-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
60d49e7
commit 0f43a82
Showing
1 changed file
with
60 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
Indy Docker Container WG | ||
========================= | ||
|
||
2020-07-02 Meeting #9 | ||
=========================== | ||
|
||
Attendance | ||
----------- | ||
|
||
- Sebastian (EECC) | ||
- Niclas (Spherity) | ||
- Guido (Mgm) | ||
|
||
|
||
State of the Art | ||
--- | ||
|
||
### Container build broken | ||
|
||
Due to an expired signature | ||
``` | ||
W: GPG error: https://repo.sovrin.org/sdk/deb bionic InRelease: The following signatures were invalid: EXPKEYSIG E8BDBE36C8C97811 Sovrin-Repo-Master (Master key for repo.sovring.org) <repo@sovrin.org> | ||
E: The repository 'https://repo.sovrin.org/sdk/deb bionic InRelease' is not signed. | ||
``` | ||
the container builds are currently broken. | ||
|
||
https://github.com/IDunion/indy-node-container/issues/30 | ||
|
||
|
||
### Kubernetes (Helm Charts) setup | ||
|
||
- Niclas is working on it | ||
- Dormant for the next 2 weeks | ||
- https://github.com/IDunion/indy-node-container/issues/25 | ||
- https://github.com/IDunion/indy-node-container/pull/26 | ||
|
||
Goals: | ||
- Running our containers on Kubernetes | ||
- Full integration tests of our containers on Kubernetes. | ||
- Running a N-node (say N=4) dev network based on our containers | ||
|
||
|
||
Next Steps | ||
--------------- | ||
|
||
See https://github.com/IDunion/indy-node-container/issues | ||
|
||
- Most urgent: [get container build running again!](https://github.com/IDunion/indy-node-container/issues/30) | ||
- Currently depends on sovrins indy repo. | ||
|
||
|
||
- Biggest open issue: [Node Controller for Containers](https://github.com/IDunion/indy-node-container/issues/8) | ||
|
||
|
||
Next Meeting | ||
---------------- | ||
|
||
- Weekly Fri 9:15-10:00 | ||
|
||
- Most likely there will be no meetings 30.7. - 13.8. (inclusive) due to vacations and hence low expected attendance. |