OpenShift Container Platform 4.13 CI/CD第1章 OPENSHIFT CONTAINER PLATFORM CI/CD 概述 ..... 3 1.1. OPENSHIFT 构建 ..... 3 1.2. OPENSHIFT PIPELINES ..... 3 1.3. OPENSHIFT GITOPS ..... 3 1.4. JENKINS ..... 3 第2章 构建 (BUILD) ..... 4 2.1 .. 88 2.13. 构建故障排除 ..... 91 2.14. 为构建设置其他可信证书颁发机构 ..... 92 第3章 PIPELINES ..... 93 3.1. 关于 RED HAT OPENSHIFT PIPELINES ..... 93 第4章 GITOPS ..... 94 4.1. 关于 RED HAT OPENSHIFT GITOPS .. .. 96 5.1. 配置 JENKINS 镜像 ..... 96 5.2. JENKINS 代理 ..... 110 5.3. 从 JENKINS 迁移到 OPENSHIFT PIPELINES 或 TEKTON ..... 114 5.4. OPENSHIFT JENKINS 镜像的重要变化 ..... 122 ## 第 1 章 OPENSHIFT CONTAINER PLATFORM0 码力 | 129 页 | 1.37 MB | 2 年前3
Scrapy 1.4 Documentationplug in your own functionality using signals and a well-defined API (middlewares, extensions, and pipelines). • Wide range of built-in extensions and middlewares for handling: – cookies and session handling you'll import your code from here __init__.py items.py # project items definition file pipelines.py # project pipelines file settings.py # project settings file spiders/ # a directory where you'll later put A placeholder file for Item Pipelines has been set up for you when the project is created, in tutorial/pipelines.py. Though you don’t need to implement any item pipelines if you just want to store the0 码力 | 281 页 | 1.15 MB | 2 年前3
Taming the C++ Filter Viewend()) std::cout << *pos << '\n'; ++pos; if (pos != v2.end ## Pipelines: Lazy Evaluation std::vectorcoll{8, 15, 7, 0, 9}; // define a view on coll: auto vColl = (lazy evaluation): next element and its value are processed on demand josuttis | eckstein ## Pipelines: Price of Filter Views std::vector coll{8, 15, 7, 0, 9}; // define a view on coll: auto vColl #include // values: 10msms 8ms 5ms 15ms 0ms ## Passing Views ## Pass views/pipelines without the underlying range josuttis | eckstein IT communication ## C++20 ## Consequences for0 码力 | 43 页 | 2.77 MB | 1 年前3
OpenShift Container Platform 4.13 CLI 工具90 4.2. 安装 KATIVE CLI ..... 90 第5章 PIPELINES CLI (TKN) ..... 91 5.1. 安装 TKN ..... 91 5.2. 配置 OPENSHIFT PIPELINES TKN CLI ..... 93 5.3. OPENSHIFT PIPELINES TKN 参考 ..... 94 第6章 OPM CLI ..... 107 Serving 和 Eventing)交互。 - Pipelines CLI(tkn): OpenShift Pipelines 是 OpenShift Container Platform 中的持续集成和持续交付 (CI/CD) 解决方案,内部使用 Tekton。tkn CLI 工具提供简单直观的命令,以便使用终端与 OpenShift Pipelines 进行交互。 - opm CLI:opm CLI 滚策略。 #### 4.2. 安装 KNATIVE CLI 请参阅安装 Knative CLI。 # 第 5 章 PIPELINES CLI (TKN) #### 5.1. 安装 TKN 使用 CLI 工具从终端管理 Red Hat OpenShift Pipelines。下面的部分论述了如何在不同的平台中安装 CLI 工具。 在 OpenShift Container Platform0 码力 | 128 页 | 1.11 MB | 2 年前3
Scrapy 2.8 Documentationplug in your own functionality using signals and a well-defined API (middlewares, extensions, and pipelines). • Wide range of built-in extensions and middleware for handling: – cookies and session handling # project middlewares file (continues on next page) (continued from previous page) pipelines.py # project pipelines file settings.py # project settings file spiders/ # a directory where you'll later A placeholder file for Item Pipelines has been set up for you when the project is created, in tutorial/pipelines.py. Though you don't need to implement any item pipelines if you just want to store the0 码力 | 405 页 | 1.69 MB | 2 年前3
Scrapy 2.7 Documentationplug in your own functionality using signals and a well-defined API (middlewares, extensions, and pipelines). • Wide range of built-in extensions and middleware for handling: – cookies and session handling # project middlewares file (continues on next page) (continued from previous page) pipelines.py # project pipelines file settings.py # project settings file spiders/ # a directory where you'll later A placeholder file for Item Pipelines has been set up for you when the project is created, in tutorial/pipelines.py. Though you don't need to implement any item pipelines if you just want to store the0 码力 | 401 页 | 1.67 MB | 2 年前3
Scrapy 2.5 Documentationplug in your own functionality using signals and a well-defined API (middlewares, extensions, and pipelines). • Wide range of built-in extensions and middleware for handling: – cookies and session handling items.py # project items definition file middlewares.py # project middlewares file pipelines.py # project pipelines file settings.py # project settings file spiders/ # a directory where you'll later A placeholder file for Item Pipelines has been set up for you when the project is created, in tutorial/pipelines.py. Though you don't need to implement any item pipelines if you just want to store the0 码力 | 366 页 | 1.56 MB | 2 年前3
Scrapy 2.11.1 Documentationplug in your own functionality using signals and a well-defined API (middlewares, extensions, and pipelines). • Wide range of built-in extensions and middleware for handling: – cookies and session handling # project middlewares file (continues on next page) (continued from previous page) pipelines.py # project pipelines file settings.py # project settings file spiders/ # a directory where you'll later A placeholder file for Item Pipelines has been set up. for you when the project is created, in tutorial/pipelines.py. Though you don’t need to implement any item pipelines if you just want to store the0 码力 | 425 页 | 1.79 MB | 2 年前3
Scrapy 2.10 Documentationplug in your own functionality using signals and a well-defined API (middlewares, extensions, and pipelines). • Wide range of built-in extensions and middleware for handling: – cookies and session handling # project middlewares file (continues on next page) (continued from previous page) pipelines.py # project pipelines file settings.py # project settings file spiders/ # a directory where you'll later A placeholder file for Item Pipelines has been set up for you when the project is created, in tutorial/pipelines.py. Though you don't need to implement any item pipelines if you just want to store the0 码力 | 419 页 | 1.73 MB | 2 年前3
Scrapy 2.11.1 Documentationplug in your own functionality using signals and a well-defined API (middlewares, extensions, and pipelines). • Wide range of built-in extensions and middleware for handling: – cookies and session handling # project middlewares file (continues on next page) (continued from previous page) pipelines.py # project pipelines file settings.py # project settings file spiders/ # a directory where you'll later A placeholder file for Item Pipelines has been set up. for you when the project is created, in tutorial/pipelines.py. Though you don’t need to implement any item pipelines if you just want to store the0 码力 | 425 页 | 1.76 MB | 2 年前3
共 561 条
- 1
- 2
- 3
- 4
- 5
- 6
- 57
相关搜索词
OpenShift Container PlatformCI/CDOpenShift 构建OpenShift PipelinesGitOpsITEM_PIPELINESIMAGES_STOREHttpProxyMiddlewareImagesPipelineScrapy 1.4Filter Viewscall-by-valuecall-by-referenceLazy EvaluationPipelinesOpenShift CLI (oc)Knative CLI (kn)Pipelines CLI (tkn)opm CLIOperator SDKScrapySpiderSchedulerComponentsCrawlerScrapy 2.7Python 3.11asyncioFEED_EXPORT_FIELDSparselScrapy框架Selector APITelnet ConsoleCrawler API扩展性增强Security fixesNew featuresDeprecationsPython support版本更新新功能改进技术细节安全修复因子模型数据流













