Skip to content

Instantly share code, notes, and snippets.

View geoand's full-sized avatar

Georgios Andrianakis geoand

View GitHub Profile
apiVersion: v1
data:
config: |
policy: enabled
template: |-
initContainers:
- name: istio-init
image: docker.io/istio/proxy_init:0.6.0
args:
- "-p"
@geoand
geoand / gist:85eb614336c77a8a3c4d57efb5a6d4e5
Created April 2, 2018 14:51
New configuration for Spring Boot
product:
name: spring-boot
abbreviation: spring-boot
stage: GA
issueTrackerUrl: http://issues.jboss.org/browse/SB
version: 1.5.10
milestone: DR20180330
group: spring-boot-1.5-all
defaultBuildParameters:
environmentId: 1
ASK [openshift_node : Ensure old system path is set] ****************************************************************************************************************************************************************************
changed: [192.168.99.50] => (item=/etc/origin/openvswitch)
changed: [192.168.99.50] => (item=/var/lib/kubelet)
changed: [192.168.99.50] => (item=/opt/cni/bin)
TASK [openshift_node : Pre-pull node system container image] *********************************************************************************************************************************************************************
fatal: [192.168.99.50]: FAILED! => {"msg": "The conditional check ''Pulling layer' in pull_result.stdout' failed. The error was: error while evaluating conditional ('Pulling layer' in pull_result.stdout): Unable to look up a name or access an attribute in template string ({% if 'Pulling layer' in pull_result.stdout %} True {% else %} False {% endif %}).\nMake sure your variable name does not contain invalid
```
[OSEv3:children]
masters
nodes
etcd
[OSEv3:vars]
ansible_user=root
public_ip_address=192.168.99.50
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.example</groupId>
<artifactId>indy-maven-generate-repo-test</artifactId>
<version>1.0-SNAPSHOT</version>
/home/gandrian/.sdkman/candidates/java/8.0.181-zulu/bin/java -ea -Didea.test.cyclic.buffer.size=1048576 -javaagent:/home/gandrian/software/IntelliJ/idea-IU-183.2153.8/lib/idea_rt.jar=35895:/home/gandrian/software/IntelliJ/idea-IU-183.2153.8/bin -Dfile.encoding=UTF-8 -classpath /home/gandrian/software/IntelliJ/idea-IU-183.2153.8/lib/idea_rt.jar:/home/gandrian/software/IntelliJ/idea-IU-183.2153.8/plugins/junit/lib/junit-rt.jar:/home/gandrian/software/IntelliJ/idea-IU-183.2153.8/plugins/junit/lib/junit5-rt.jar:/home/gandrian/.sdkman/candidates/java/8.0.181-zulu/jre/lib/charsets.jar:/home/gandrian/.sdkman/candidates/java/8.0.181-zulu/jre/lib/ext/cldrdata.jar:/home/gandrian/.sdkman/candidates/java/8.0.181-zulu/jre/lib/ext/dnsns.jar:/home/gandrian/.sdkman/candidates/java/8.0.181-zulu/jre/lib/ext/jaccess.jar:/home/gandrian/.sdkman/candidates/java/8.0.181-zulu/jre/lib/ext/localedata.jar:/home/gandrian/.sdkman/candidates/java/8.0.181-zulu/jre/lib/ext/nashorn.jar:/home/gandrian/.sdkman/candidates/java/8.0.181-zulu/jre/
/*
* Copyright 2020 Red Hat
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-universe-bom-deployment</artifactId>
<version>999-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Quarkus universe - BOM - Deployment</name>
<description>Quarkus universe aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions</description>
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-universe-bom</artifactId>
<version>999-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Quarkus universe - BOM</name>
<description>Quarkus universe aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions</description>
io.netty.channel.AdaptiveRecvByteBufAllocator$HandleImpl
io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator$MaxMessageHandle
io.netty.channel.RecvByteBufAllocator$ExtendedHandle
io.netty.util.UncheckedBooleanSupplier
io.netty.util.BooleanSupplier
io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator$MaxMessageHandle$1
io.netty.util.internal.SocketUtils$5
io.netty.channel.socket.nio.NioSocketChannel
io.netty.channel.socket.SocketChannel
io.netty.channel.socket.DuplexChannel