Skip to content

update deploy_gmc logical in cd workflow #627

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

Merged
merged 4 commits into from
Aug 19, 2024
Merged

update deploy_gmc logical in cd workflow #627

merged 4 commits into from
Aug 19, 2024

Conversation

chensuyue
Copy link
Collaborator

@chensuyue chensuyue commented Aug 19, 2024

Description

  • update deploy_gmc logical in cd workflow
  • bug fix

Issues

List the issue or RFC link this PR is working on. If there is no such link, please mark it as n/a.

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)
  • Others (enhancement, documentation, validation, etc.)

Dependencies

List the newly introduced 3rd party dependency if exists.

Tests

Describe the tests that you ran to verify your changes.

Signed-off-by: chensuyue <suyue.chen@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
@chensuyue
Copy link
Collaborator Author

@lvliang-intel lvliang-intel merged commit c016d82 into main Aug 19, 2024
56 of 61 checks passed
@lvliang-intel lvliang-intel deleted the suyue/fix_ci branch August 19, 2024 14:24
chensuyue added a commit that referenced this pull request Aug 19, 2024
* update deploy_gmc logical

Signed-off-by: chensuyue <suyue.chen@intel.com>

* bug fix

Signed-off-by: chensuyue <suyue.chen@intel.com>

* add always() for run-examples

Signed-off-by: chensuyue <suyue.chen@intel.com>

* bug fix

Signed-off-by: chensuyue <suyue.chen@intel.com>

---------

Signed-off-by: chensuyue <suyue.chen@intel.com>
(cherry picked from commit c016d82)
dmsuehir pushed a commit to dmsuehir/GenAIExamples that referenced this pull request Sep 11, 2024
* update deploy_gmc logical

Signed-off-by: chensuyue <suyue.chen@intel.com>

* bug fix

Signed-off-by: chensuyue <suyue.chen@intel.com>

* add always() for run-examples

Signed-off-by: chensuyue <suyue.chen@intel.com>

* bug fix

Signed-off-by: chensuyue <suyue.chen@intel.com>

---------

Signed-off-by: chensuyue <suyue.chen@intel.com>
wangkl2 pushed a commit to wangkl2/GenAIExamples that referenced this pull request Dec 11, 2024
* only one H1 (#) heading for the title is allowed, so fix the extra H1
  headings (and the subheadings under those) to appropriate levels
* fix some inline code blocks containing leading/trailing spaces
* fix some indenting issues under an ordered list item

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
JakubLedworowski pushed a commit to JakubLedworowski/GenAIExamples that referenced this pull request Jan 28, 2025
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
JakubLedworowski pushed a commit to JakubLedworowski/GenAIExamples that referenced this pull request Jan 28, 2025
…ect#629)

* CI: dump all containers' log for chart test (opea-project#627)

Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Signed-off-by: kkrishTa <Kamalakara_T@infosys.com>

* AKS Deployment for OPEA applications

Signed-off-by: kkrishTa <Kamalakara_T@infosys.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Signed-off-by: kkrishTa <Kamalakara_T@infosys.com>

* Reverted changes by pre commit hook. Updated readme as per suggestions

Signed-off-by: kkrishTa <Kamalakara_T@infosys.com>

* Adding code spell ignore for Azure Kubernetes Service

Signed-off-by: kkrishTa <Kamalakara_T@infosys.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Signed-off-by: kkrishTa <Kamalakara_T@infosys.com>

* Adding code spell ignore for AKS and reverting pre commit changes

Signed-off-by: kkrishTa <Kamalakara_T@infosys.com>

* Updating cluster name to opea as a generic name

Signed-off-by: kkrishTa <Kamalakara_T@infosys.com>

* helm chart: Add service account support (opea-project#624)

* helm: Add service account support in common services

1. Add service account creation support, disabled by default.

2. Add support of sharing the same service account by setting
   global.sharedSAName, disabled by default.

Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>

* helm: Add service account support in e2e charts

1. Add service account creation support, enabled by default.

2. Add support of sharing the same service account by setting
   global.sharedSAName, enabled by default.

Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>

---------

Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Signed-off-by: kkrishTa <Kamalakara_T@infosys.com>

* README: add links to terraform docs (opea-project#633)

* README: add links to terraform docs

Signed-off-by: Sakari Poussa <sakari.poussa@intel.com>

* README: fix broken links

Signed-off-by: Sakari Poussa <sakari.poussa@intel.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: Sakari Poussa <sakari.poussa@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: kkrishTa <Kamalakara_T@infosys.com>

* Adding link to the Azure terraform readme to opea documentation

Signed-off-by: kkrishTa <Kamalakara_T@infosys.com>

* Corrected md file link

Signed-off-by: kkrishTa <Kamalakara_T@infosys.com>

* Updated relative links

Signed-off-by: kkrishTa <Kamalakara_T@infosys.com>

---------

Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Signed-off-by: kkrishTa <Kamalakara_T@infosys.com>
Signed-off-by: Sakari Poussa <sakari.poussa@intel.com>
Co-authored-by: Lianhao Lu <lianhao.lu@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sakari Poussa <sakari.poussa@intel.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.

3 participants