Commit Graph

6 Commits

Author SHA1 Message Date
Florian Scholdei
f1b34eb502 Changeover to MIT license (#1066)
* prepare license-maven-plugin for license migration
* added license mapping for tsx files and added some more excludes
* Changeover to MIT license
* Fix build problems
* Delete old remaining licenses
* Add more exclude path for license checker
* Rename included netbeans license, add exclude .m2/repository/
* Specify .m2 exclude because not only repository/, also wrapper/ must match
* Add .cache/ exclude for license check
* Modify formatting of license in java classes to comply with convention and IDE
* Add IntelliJ documentation for license configuration
* Update CHANGELOG.md
* Exclude tmp/workspace/ dir for license check
* Edit README.md

Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com>
2020-03-23 15:35:58 +01:00
Sebastian Sdorra
7c754d5ee4 added init container to install plugins 2018-11-26 16:55:29 +01:00
Sebastian Sdorra
248d5ce3d8 fix xml comment syntax in logging.xml 2018-11-26 16:55:12 +01:00
Sebastian Sdorra
faa2894417 added configmap to configure scm-server
This should also fix wrong generated hal links, if an https enabled ingress is used.
2018-09-25 11:51:41 +02:00
Sebastian Sdorra
fd6181e957 use Recreate upgrade strategy 2018-09-24 16:39:08 +02:00
Sebastian Sdorra
210a23ef32 added helm chart for k8s deployment 2018-09-24 14:45:48 +02:00