Skip to content

Commit

Permalink
Merge pull request #54 from l-mb/main
Browse files Browse the repository at this point in the history
epinio and opni are no longer maintained.
  • Loading branch information
dirkmueller authored Aug 9, 2024
2 parents 1df85e3 + 77c370f commit 2f36ec3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 27 deletions.
11 changes: 0 additions & 11 deletions db/featured.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,17 +69,6 @@ export const FEATURED_PROJECTS = [
twitterURL: 'https://twitter.com/kubewarden',
documentationURL: '',
},
{
color: '#004D93',
logo: 'epinio.svg',
tag: 'infrastructure',
name: 'Epinio',
description: 'An opinionated platform that runs on Kubernetes and takes you from code to URL in one step.',
href: 'https://epinio.io/',
repositoryURL: 'https://github.com/epinio',
twitterURL: '',
documentationURL: '',
},
{
color: '#045209',
logo: 'sle_bci.png',
Expand Down
16 changes: 0 additions & 16 deletions db/projects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -168,14 +168,6 @@ export const PROJECTS = [
repositoryURL: 'https://github.com/SUSE-Enceladus/ec2imgutils',
documentationURL: '',
},
{
isEnable: true,
tag: 'development',
name: 'Epinio',
description: 'Application development engine for Kubernetes',
repositoryURL: 'https://epinio.io',
documentationURL: '',
},
{
isEnable: true,
tag: 'operations',
Expand Down Expand Up @@ -504,14 +496,6 @@ export const PROJECTS = [
repositoryURL: 'https://en.opensuse.org/Portal:Tumbleweed',
documentationURL: '',
},
{
isEnable: true,
tag: 'operations',
name: 'Opni',
description: 'AIOps for Kubernetes with logging and monitoring',
repositoryURL: 'https://opni.io',
documentationURL: '',
},
{
isEnable: false,
tag: 'AI/ML',
Expand Down

0 comments on commit 2f36ec3

Please sign in to comment.