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

feat: native support for plugins #99

Merged
merged 25 commits into from
Jul 16, 2024
Merged

feat: native support for plugins #99

merged 25 commits into from
Jul 16, 2024

Conversation

marshall007
Copy link
Contributor

@marshall007 marshall007 commented Jun 25, 2024

Description

This adds an initContainer used to sideload mattermost plugins. New plugins can be added by adding additional ADD commands to the included Dockerfile.

Related Issue

Fixes #7

Depends on defenseunicorns/uds-common#161 for renovate changes.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@marshall007 marshall007 requested a review from a team as a code owner June 25, 2024 18:53
plugins/Dockerfile Outdated Show resolved Hide resolved
@marshall007 marshall007 changed the title Draft: native support for plugins Native support for plugins Jun 28, 2024
@marshall007
Copy link
Contributor Author

This is ready for review. Should we drop the melange configs from the PR or keep them around for posterity?

@marshall007 marshall007 changed the title Native support for plugins feat: native support for plugins Jun 28, 2024
plugins/ai.melange.yaml Outdated Show resolved Hide resolved
plugins/gitlab.melange.yaml Outdated Show resolved Hide resolved
values/common-values.yaml Outdated Show resolved Hide resolved
values/common-values.yaml Outdated Show resolved Hide resolved
@marshall007 marshall007 requested a review from Racer159 July 1, 2024 16:48
values/common-values.yaml Outdated Show resolved Hide resolved
Copy link
Contributor

@zachariahmiller zachariahmiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

tasks/publish.yaml Outdated Show resolved Hide resolved
@marshall007 marshall007 merged commit 1940db1 into main Jul 16, 2024
13 checks passed
@marshall007 marshall007 deleted the marshall_plugins branch July 16, 2024 18:03
Racer159 pushed a commit that referenced this pull request Jul 23, 2024
🤖 I have created a release *beep* *boop*
---


##
[9.10.1-uds.0](v9.9.1-uds.0...v9.10.1-uds.0)
(2024-07-23)


### Features

* native support for plugins
([#99](#99))
([1940db1](1940db1))


### Bug Fixes

* make monitoring optional based on license
([#108](#108))
([783c05e](783c05e))


### Miscellaneous

* **deps:** update mattermost package dependencies
([#106](#106))
([d84f56b](d84f56b))
* **deps:** update mattermost support dependencies
([#110](#110))
([67a5edd](67a5edd))
* **deps:** update mattermost support dependencies
([#98](#98))
([05ae7cf](05ae7cf))
* update release please config for mm plugins
([#111](#111))
([22dce0c](22dce0c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Racer159 added a commit that referenced this pull request Jul 23, 2024
🤖 I have created a release *beep* *boop*
---

##
[9.10.1-uds.0](v9.9.1-uds.0...v9.10.1-uds.0)
(2024-07-23)


### Features

* native support for plugins
([#99](#99))
([1940db1](1940db1))


### Bug Fixes

* make monitoring optional based on license
([#108](#108))
([783c05e](783c05e))


### Miscellaneous

* add setup buildx to tag and release flow
([#112](#112))
([cbf46e5](cbf46e5))
* **deps:** update mattermost package dependencies
([#106](#106))
([d84f56b](d84f56b))
* **deps:** update mattermost support dependencies
([#110](#110))
([67a5edd](67a5edd))
* **deps:** update mattermost support dependencies
([#98](#98))
([05ae7cf](05ae7cf))
* update release please config for mm plugins
([#111](#111))
([22dce0c](22dce0c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr <me@racer159.com>
Racer159 added a commit that referenced this pull request Jul 23, 2024
🤖 I have created a release *beep* *boop*
---

##
[9.10.1-uds.0](v9.9.1-uds.0...v9.10.1-uds.0)
(2024-07-23)


### Features

* native support for plugins
([#99](#99))
([1940db1](1940db1))


### Bug Fixes

* make monitoring optional based on license
([#108](#108))
([783c05e](783c05e))


### Miscellaneous

* add setup buildx to tag and release flow
([#112](#112))
([cbf46e5](cbf46e5))
* **deps:** update mattermost package dependencies
([#106](#106))
([d84f56b](d84f56b))
* **deps:** update mattermost support dependencies
([#110](#110))
([67a5edd](67a5edd))
* **deps:** update mattermost support dependencies
([#98](#98))
([05ae7cf](05ae7cf))
* setup buildx on test too and --load
([#114](#114))
([2c48609](2c48609))
* update release please config for mm plugins
([#111](#111))
([22dce0c](22dce0c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr <me@racer159.com>
Racer159 added a commit that referenced this pull request Jul 23, 2024
🤖 I have created a release *beep* *boop*
---


##
[9.10.1-uds.0](v9.9.1-uds.0...v9.10.1-uds.0)
(2024-07-23)


### Features

* native support for plugins
([#99](#99))
([1940db1](1940db1))


### Bug Fixes

* make monitoring optional based on license
([#108](#108))
([783c05e](783c05e))


### Miscellaneous

* add setup buildx to tag and release flow
([#112](#112))
([cbf46e5](cbf46e5))
* **deps:** update mattermost package dependencies
([#106](#106))
([d84f56b](d84f56b))
* **deps:** update mattermost support dependencies
([#110](#110))
([67a5edd](67a5edd))
* **deps:** update mattermost support dependencies
([#98](#98))
([05ae7cf](05ae7cf))
* setup buildx on test too and --load
([#114](#114))
([2c48609](2c48609))
* update release please config for mm plugins
([#111](#111))
([22dce0c](22dce0c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr <me@racer159.com>
Racer159 added a commit that referenced this pull request Jul 23, 2024
🤖 I have created a release *beep* *boop*
---


##
[9.10.1-uds.0](v9.9.1-uds.0...v9.10.1-uds.0)
(2024-07-23)


### Features

* native support for plugins
([#99](#99))
([1940db1](1940db1))


### Bug Fixes

* make monitoring optional based on license
([#108](#108))
([783c05e](783c05e))


### Miscellaneous

* add setup buildx to tag and release flow
([#112](#112))
([cbf46e5](cbf46e5))
* **deps:** update mattermost package dependencies
([#106](#106))
([d84f56b](d84f56b))
* **deps:** update mattermost support dependencies
([#110](#110))
([67a5edd](67a5edd))
* **deps:** update mattermost support dependencies
([#98](#98))
([05ae7cf](05ae7cf))
* setup buildx on test too and --load
([#114](#114))
([2c48609](2c48609))
* update release please config for mm plugins
([#111](#111))
([22dce0c](22dce0c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr <me@racer159.com>
Racer159 added a commit that referenced this pull request Jul 23, 2024
🤖 I have created a release *beep* *boop*
---


##
[9.10.1-uds.0](v9.9.1-uds.0...v9.10.1-uds.0)
(2024-07-23)


### Features

* native support for plugins
([#99](#99))
([1940db1](1940db1))


### Bug Fixes

* make monitoring optional based on license
([#108](#108))
([783c05e](783c05e))


### Miscellaneous

* add setup buildx to tag and release flow
([#112](#112))
([cbf46e5](cbf46e5))
* **deps:** update mattermost package dependencies
([#106](#106))
([d84f56b](d84f56b))
* **deps:** update mattermost support dependencies
([#110](#110))
([67a5edd](67a5edd))
* **deps:** update mattermost support dependencies
([#98](#98))
([05ae7cf](05ae7cf))
* fix disk pressure on the runner during release
([#118](#118))
([a765a2b](a765a2b))
* setup buildx on test too and --load
([#114](#114))
([2c48609](2c48609))
* update release please config for mm plugins
([#111](#111))
([22dce0c](22dce0c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr <me@racer159.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Native Support of Mattermost plugins
3 participants